dmtx-utils: touch aclocal.m4 to fool autoconf.
This commit is contained in:
parent
a83cb761d0
commit
d953d8d957
|
@ -13,5 +13,6 @@ distfiles="$SOURCEFORGE_SITE/libdmtx/${pkgname}-${version}.tar.bz2"
|
|||
checksum=9f510f6c26a2a73e44da28eae78308973cc274043873cc7f90606624066ec7d0
|
||||
|
||||
pre_configure() {
|
||||
touch aclocal.m4
|
||||
libtoolize -f
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue