Move autoreconf call to %prep

This commit is contained in:
Tomas Mraz 2015-07-15 12:03:10 +02:00
parent 230a2ffa1f
commit 364259c23f

View File

@ -121,9 +121,9 @@ cp %{SOURCE18} .
%patch29 -p1 -b .pwhhelper
%patch30 -p1 -b .links
%patch31 -p1 -b .audit-user-mgmt
autoreconf -i
%build
autoreconf -i
%configure \
--disable-rpath \
--libdir=%{_pamlibdir} \