From 364259c23f20439cdf2c3df33b0a055c32b3c189 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Wed, 15 Jul 2015 12:03:10 +0200 Subject: [PATCH] Move autoreconf call to %prep --- pam.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pam.spec b/pam.spec index 81d6dff..c735a83 100644 --- a/pam.spec +++ b/pam.spec @@ -121,9 +121,9 @@ cp %{SOURCE18} . %patch29 -p1 -b .pwhhelper %patch30 -p1 -b .links %patch31 -p1 -b .audit-user-mgmt +autoreconf -i %build -autoreconf -i %configure \ --disable-rpath \ --libdir=%{_pamlibdir} \