Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Commit

Permalink
Drop varnish-cache prefix from spec file
Browse files Browse the repository at this point in the history
git doesn't have the varnish-cache directory prefix, so drop that from
the spec file too.
  • Loading branch information
tfheen committed Jan 26, 2011
1 parent 78c5c42 commit f214deb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions redhat/varnish.spec
Expand Up @@ -71,8 +71,7 @@ Documentation files for %name
#Varnish Cache is a high-performance HTTP accelerator

%prep
#%setup -q
%setup -q -n varnish-cache
%setup -q

# The svn sources needs to generate a suitable configure script
# Release tarballs would not need this
Expand Down

0 comments on commit f214deb

Please sign in to comment.