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