Fix spec file to run autogen.sh

This commit is contained in:
Simo Sorce 2013-12-05 11:00:37 -05:00
parent 3e2579cda3
commit 2e19147e46

View File

@ -105,6 +105,7 @@ echo "2.3.6-g9c0848" > .tarball-version
chmod +x tools/git-version-gen
%build
./autogen.sh
%configure --prefix=%{_prefix} \
%if !%{with_java}
--disable-java \