Drop libtoolize call.

This commit is contained in:
Tomas Mraz 2012-09-04 11:20:38 +02:00
parent 010ed2b452
commit 725d09d8bf

View File

@ -124,10 +124,8 @@ mv pam-redhat-%{pam_redhat_version}/* modules
%patch21 -p1 -b .empty
%patch22 -p1 -b .build
libtoolize -f
autoreconf
%build
autoreconf
%configure \
--libdir=/%{_lib} \
--includedir=%{_includedir}/security \