mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
chroot-gawk: fix cycle.
This commit is contained in:
parent
2314967408
commit
072610c09f
1 changed files with 1 additions and 2 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'chroot-gawk'
|
# Template file for 'chroot-gawk'
|
||||||
pkgname=chroot-gawk
|
pkgname=chroot-gawk
|
||||||
version=5.3.0
|
version=5.3.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-nls --without-readline ac_cv_libsigsegv=/bin/false
|
configure_args="--disable-nls --without-readline ac_cv_libsigsegv=/bin/false
|
||||||
--disable-pma"
|
--disable-pma"
|
||||||
hostmakedepends="automake" # Needed to run because of sed
|
|
||||||
short_desc="GNU awk utility -- for xbps-src use"
|
short_desc="GNU awk utility -- for xbps-src use"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue