Mailing List Archive

r2316 - trunk/varnish-cache/redhat
Author: ssm
Date: 2007-12-20 11:38:06 +0100 (Thu, 20 Dec 2007)
New Revision: 2316

Modified:
trunk/varnish-cache/redhat/varnish.spec
Log:
comment out autogen.sh invocation

Modified: trunk/varnish-cache/redhat/varnish.spec
===================================================================
--- trunk/varnish-cache/redhat/varnish.spec 2007-12-20 09:54:16 UTC (rev 2315)
+++ trunk/varnish-cache/redhat/varnish.spec 2007-12-20 10:38:06 UTC (rev 2316)
@@ -50,7 +50,7 @@

# The svn sources needs to generate a suitable configure script
# Release tarballs would not need this
-./autogen.sh
+# ./autogen.sh

%build