[sawfish] sawfish.spec.in: don't call autogen.sh



commit a62fb2de19c2cfbb7fb5930fc61204be37425329
Author: Christopher Roy Bratusek <chris nanolx org>
Date:   Sun Jan 3 11:43:26 2010 +0100

    sawfish.spec.in: don't call autogen.sh

 ChangeLog       |    2 ++
 sawfish.spec.in |    1 -
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 73c15a1..2f8e266 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
 
 	* debian/control.in: removed debian-specific bits
 
+	* sawfish.spec.in: don't call autogen.sh
+
 2010-01-02  Christopher Bratusek <zanghar freenet de>
 	* po/Makefile.in: don't remove sawfish.pot upon distclean
 
diff --git a/sawfish.spec.in b/sawfish.spec.in
index 1c4a93f..4159be0 100644
--- a/sawfish.spec.in
+++ b/sawfish.spec.in
@@ -31,7 +31,6 @@ using a GTK+ interface.  Sawfish is mostly GNOME compliant
 %setup -q
 
 %build
-./autogen.sh --nocfg
 %configure
 make %{?_smp_mflags}
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]