From: ingvar Date: Fri, 29 Aug 2008 20:25:37 +0000 (+0000) Subject: Make setup quiet in specfile => one less warning from rpmlint X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a127fdc4e6f717d6a6b6a44e540552fc5eaa8458;p=varnish Make setup quiet in specfile => one less warning from rpmlint git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3147 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/redhat/varnish.spec b/varnish-cache/redhat/varnish.spec index cf2a2a51..6eef492a 100644 --- a/varnish-cache/redhat/varnish.spec +++ b/varnish-cache/redhat/varnish.spec @@ -63,7 +63,7 @@ Varnish is a high-performance HTTP accelerator %prep #%setup -q -%setup -n varnish-2.0-beta1 +%setup -q -n varnish-2.0-beta1 # The svn sources needs to generate a suitable configure script # Release tarballs would not need this