diff options
Diffstat (limited to 'www/varnish/files/patch-svn-r1752')
-rw-r--r-- | www/varnish/files/patch-svn-r1752 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/varnish/files/patch-svn-r1752 b/www/varnish/files/patch-svn-r1752 deleted file mode 100644 index 0e2fd98452cb..000000000000 --- a/www/varnish/files/patch-svn-r1752 +++ /dev/null @@ -1,10 +0,0 @@ -Index: Makefile.am -=================================================================== ---- Makefile.am (revision 1751) -+++ Makefile.am (revision 1752) -@@ -10,4 +10,4 @@ - EXTRA_DIST = LICENSE autogen.sh varnishapi.pc.in - - install-data-local: -- $(install_sh) -d -m 0755 $(localstatedir)/varnish -+ $(install_sh) -d -m 0755 $(DESTDIR)$(localstatedir)/varnish |