[pinentry] Do not issue autogen.sh in build section -- we do not patch any automake/autoconf scripts

branto branto at fedoraproject.org
Wed Nov 12 20:12:33 UTC 2014


commit 36a5c07f6a812658a3cfe614ce0627eb82a3b484
Author: Boris Ranto <branto at redhat.com>
Date:   Wed Nov 12 21:12:13 2014 +0100

    Do not issue autogen.sh in build section -- we do not patch any automake/autoconf scripts

 pinentry.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/pinentry.spec b/pinentry.spec
index efe3cf0..973acb7 100644
--- a/pinentry.spec
+++ b/pinentry.spec
@@ -67,9 +67,6 @@ This package contains the Qt4 GUI based version of the PIN entry dialog.
 %patch2 -p1
 
 %build
-# Renew the configure/make scripts first
-./autogen.sh
-
 %configure \
   --disable-rpath \
   --disable-dependency-tracking \


More information about the scm-commits mailing list