chroot-gawk: revbump to build new xbps vpkg files.

This commit is contained in:
Juan RP 2014-03-17 11:30:39 +01:00
parent ef033ac813
commit 1e458ed5a5

View file

@ -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