[bognor-regis] more autoconf guff

Peter Robinson pbrobinson at fedoraproject.org
Sun Oct 10 18:38:58 UTC 2010


commit 830b276ac148db2aaaf4ced288f4eb848a67b642
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Oct 10 19:39:05 2010 +0100

    more autoconf guff

 bognor-regis.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/bognor-regis.spec b/bognor-regis.spec
index 55b68c3..82be766 100644
--- a/bognor-regis.spec
+++ b/bognor-regis.spec
@@ -42,11 +42,11 @@ Files for development with %{name}.
 %prep
 %setup -q
 
-libtoolize
-autoreconf
+# libtoolize
+# autoreconf
 # Don't run configure from autogen.sh
 #sed -i 's|echo|exit 0|g' autogen.sh
-#./autogen.sh
+./autogen.sh
 
 %build
 %configure --disable-static


More information about the scm-commits mailing list