mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
texinfo: fix uncompressed info files, bumprev.
--HG-- extra : convert_revision : 02adbd086c4fdb4a385a6966518bad1a2c70590d
This commit is contained in:
parent
e84f4ccf46
commit
e2b0ef2e2d
1 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'texinfo'
|
# Template file for 'texinfo'
|
||||||
pkgname=texinfo
|
pkgname=texinfo
|
||||||
version=4.13a
|
version=4.13a
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc="$pkgname-4.13"
|
wrksrc="$pkgname-4.13"
|
||||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
|
@ -20,8 +20,3 @@ Add_dependency run ncurses-libs
|
||||||
Add_dependency run findutils
|
Add_dependency run findutils
|
||||||
Add_dependency run gzip
|
Add_dependency run gzip
|
||||||
Add_dependency run coreutils
|
Add_dependency run coreutils
|
||||||
|
|
||||||
post_install()
|
|
||||||
{
|
|
||||||
rm -f ${DESTDIR}/usr/share/info/dir
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue