From 00107b54a1f8f846b0defd1a00b04e5f72990959 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Wed, 5 Mar 2014 09:52:39 +0100 Subject: [PATCH] Packaging: spec cleanup. Change-Id: I3cc5abeac491670b4551c47f2acd87138e6e5bde Signed-off-by: Ronan Le Martret --- packaging/pam.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packaging/pam.spec b/packaging/pam.spec index e7f679b..96aa0e1 100644 --- a/packaging/pam.spec +++ b/packaging/pam.spec @@ -62,13 +62,11 @@ PAM-aware applications and modules for use with PAM. %setup -q -n Linux-PAM-%{version} cp %{SOURCE1001} . -libtoolize -f #--copy --force && aclocal && autoheader -autoreconf %build CFLAGS="-fPIC %{optflags} " ; export CFLAGS -%configure \ +%reconfigure \ --libdir=%{_libdir} \ --includedir=%{_includedir}/security \ --enable-isadir=../..%{_moduledir} \ -- 2.7.4