From 725d09d8bfc94bc79526712c31d13c546a07f2ba Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Tue, 4 Sep 2012 11:20:38 +0200 Subject: [PATCH] Drop libtoolize call. --- pam.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pam.spec b/pam.spec index eb1858e..30cc1cd 100644 --- a/pam.spec +++ b/pam.spec @@ -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 \