dumb: fix build.

This commit is contained in:
Adrien Destugues
2015-11-09 11:11:44 +01:00
parent 6b2c65a000
commit f096ae2d3f

View File

@@ -9,7 +9,7 @@ SOURCE_URI_2="http://prdownloads.sourceforge.net/dumb/dumb-0.9.3-autotools.tar.g
CHECKSUM_SHA256_2="9e3fa1e0932e00e31f2314cefb3ea0343ee4f850b6a8e6a6a9627a35b2dc0dbd"
REVISION="1"
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="
@@ -60,6 +60,8 @@ BUILD()
libtoolize --force --copy --install
aclocal -I m4 --warnings=none
autoconf
touch NEWS README ChangeLog AUTHORS
automake --add-missing
runConfigure --omit-dirs "dataRootDir" ./configure
make $jobArgs