Drop libtoolize call.
This commit is contained in:
parent
010ed2b452
commit
725d09d8bf
4
pam.spec
4
pam.spec
@ -124,10 +124,8 @@ mv pam-redhat-%{pam_redhat_version}/* modules
|
|||||||
%patch21 -p1 -b .empty
|
%patch21 -p1 -b .empty
|
||||||
%patch22 -p1 -b .build
|
%patch22 -p1 -b .build
|
||||||
|
|
||||||
libtoolize -f
|
|
||||||
autoreconf
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
autoreconf
|
||||||
%configure \
|
%configure \
|
||||||
--libdir=/%{_lib} \
|
--libdir=/%{_lib} \
|
||||||
--includedir=%{_includedir}/security \
|
--includedir=%{_includedir}/security \
|
||||||
|
Loading…
Reference in New Issue
Block a user