mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
chroot-gawk: revbump to build new xbps vpkg files.
This commit is contained in:
parent
ef033ac813
commit
1e458ed5a5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'chroot-gawk'
|
# Template file for 'chroot-gawk'
|
||||||
pkgname=chroot-gawk
|
pkgname=chroot-gawk
|
||||||
version=4.0.0
|
version=4.0.0
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="gawk-${version}"
|
wrksrc="gawk-${version}"
|
||||||
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"
|
||||||
|
@ -14,7 +14,7 @@ checksum=c3a7cf7d976e05c6a1d8a9b3f14fa55d4304707408ddafb1396212653ea00be5
|
||||||
|
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
conflicts="gawk>=0"
|
conflicts="gawk>=0"
|
||||||
provides="gawk-${version}"
|
provides="gawk-${version}_${revision}"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share
|
rm -rf ${DESTDIR}/usr/share
|
||||||
|
|
Loading…
Add table
Reference in a new issue