]> err.no Git - varnish/commitdiff
Don't need debug patch outside fedora package
authoringvar <ingvar@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 22 Jan 2009 13:07:20 +0000 (13:07 +0000)
committeringvar <ingvar@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 22 Jan 2009 13:07:20 +0000 (13:07 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3539 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/redhat/varnish.spec

index 2b79a7ec8d858775b9a7e546979a28eaf994f7c2..888dd4228de29078b6bac34cf1179332586fb29b 100644 (file)
@@ -6,7 +6,7 @@ License: BSD
 Group: System Environment/Daemons
 URL: http://www.varnish-cache.org/
 Source0: http://downloads.sourceforge.net/varnish/varnish-%{version}.tar.gz
-Patch0: varnish.varnishtest_debugflag.patch
+#Patch0: varnish.varnishtest_debugflag.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # The svn sources needs autoconf, automake and libtool to generate a suitable
 # configure script. Release tarballs would not need this
@@ -64,7 +64,7 @@ Varnish is a high-performance HTTP accelerator
 %setup -q
 #%setup -q -n varnish-cache
 
-%patch0 -p0
+#%patch0 -p0
 
 # The svn sources needs to generate a suitable configure script
 # Release tarballs would not need this