chroot-texinfo: rebuild to drop obsolete xbps vpkg files.
This commit is contained in:
parent
82ccf663db
commit
e62637d36f
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'chroot-texinfo'
|
# Template file for 'chroot-texinfo'
|
||||||
pkgname=chroot-texinfo
|
pkgname=chroot-texinfo
|
||||||
version=4.13a
|
version=4.13a
|
||||||
revision=5
|
revision=6
|
||||||
wrksrc="texinfo-4.13"
|
wrksrc="texinfo-4.13"
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
hostmakedepends="ncurses-devel"
|
hostmakedepends="ncurses-devel"
|
||||||
|
@ -38,7 +38,4 @@ do_install() {
|
||||||
rm -f ${DESTDIR}/usr/bin/info
|
rm -f ${DESTDIR}/usr/bin/info
|
||||||
rm -f ${DESTDIR}/usr/bin/infokey
|
rm -f ${DESTDIR}/usr/bin/infokey
|
||||||
rm -rf ${DESTDIR}/usr/share
|
rm -rf ${DESTDIR}/usr/share
|
||||||
if [ -f ${DESTDIR}/usr/lib/charset.alias ]; then
|
|
||||||
rm -f ${DESTDIR}/usr/lib/charset.alias
|
|
||||||
fi
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue