[pam] Drop libtoolize call.

Tomáš Mráz tmraz at fedoraproject.org
Tue Sep 4 09:21:06 UTC 2012


commit 725d09d8bfc94bc79526712c31d13c546a07f2ba
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Tue Sep 4 11:20:38 2012 +0200

    Drop libtoolize call.

 pam.spec |    4 +---
 1 files changed, 1 insertions(+), 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 \


More information about the scm-commits mailing list