Mailing List Archive

r1987 - branches/1.1/redhat
Author: des
Date: 2007-09-23 15:07:54 +0200 (Sun, 23 Sep 2007)
New Revision: 1987

Modified:
branches/1.1/redhat/varnish.spec
Log:
Comment out the autogen.sh invocation to avoid accidentally including it
in a release.


Modified: branches/1.1/redhat/varnish.spec
===================================================================
--- branches/1.1/redhat/varnish.spec 2007-09-23 13:05:46 UTC (rev 1986)
+++ branches/1.1/redhat/varnish.spec 2007-09-23 13:07:54 UTC (rev 1987)
@@ -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