Do not issue autogen.sh in build section -- we do not patch any automake/autoconf scripts

This commit is contained in:
Boris Ranto 2014-11-12 21:12:13 +01:00
parent c9335ec473
commit 36a5c07f6a

View File

@ -67,9 +67,6 @@ This package contains the Qt4 GUI based version of the PIN entry dialog.
%patch2 -p1 %patch2 -p1
%build %build
# Renew the configure/make scripts first
./autogen.sh
%configure \ %configure \
--disable-rpath \ --disable-rpath \
--disable-dependency-tracking \ --disable-dependency-tracking \