Move autoreconf call to %prep
This commit is contained in:
parent
230a2ffa1f
commit
364259c23f
2
pam.spec
2
pam.spec
@ -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} \
|
||||||
|
Loading…
Reference in New Issue
Block a user