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 %patch29 -p1 -b .pwhhelper
%patch30 -p1 -b .links %patch30 -p1 -b .links
%patch31 -p1 -b .audit-user-mgmt %patch31 -p1 -b .audit-user-mgmt
autoreconf -i
%build %build
autoreconf -i
%configure \ %configure \
--disable-rpath \ --disable-rpath \
--libdir=%{_pamlibdir} \ --libdir=%{_pamlibdir} \