dmtx-utils: touch aclocal.m4 to fool autoconf.

This commit is contained in:
Juan RP 2015-02-26 06:27:56 +01:00
parent a83cb761d0
commit d953d8d957

View File

@ -13,5 +13,6 @@ distfiles="$SOURCEFORGE_SITE/libdmtx/${pkgname}-${version}.tar.bz2"
checksum=9f510f6c26a2a73e44da28eae78308973cc274043873cc7f90606624066ec7d0
pre_configure() {
touch aclocal.m4
libtoolize -f
}