mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
texinfo: not a bootstrap pkg anymore.
This commit is contained in:
parent
bf775411f6
commit
d771d10704
1 changed files with 1 additions and 5 deletions
|
@ -16,13 +16,9 @@ long_desc="
|
||||||
on Brian Reid's Scribe and other formatting languages of the time. It is
|
on Brian Reid's Scribe and other formatting languages of the time. It is
|
||||||
used by many non-GNU projects as well."
|
used by many non-GNU projects as well."
|
||||||
|
|
||||||
bootstrap=yes
|
|
||||||
|
|
||||||
Add_dependency full gzip
|
Add_dependency full gzip
|
||||||
Add_dependency build ncurses-devel
|
Add_dependency build ncurses-devel
|
||||||
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
|
Add_dependency build gettext
|
||||||
Add_dependency build gettext
|
|
||||||
fi
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/share/info/dir
|
rm -f ${DESTDIR}/usr/share/info/dir
|
||||||
|
|
Loading…
Add table
Reference in a new issue