diff options
Diffstat (limited to 'www/squid-current/patches/patch-ah')
-rw-r--r-- | www/squid-current/patches/patch-ah | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/squid-current/patches/patch-ah b/www/squid-current/patches/patch-ah deleted file mode 100644 index ec1460a3a03..00000000000 --- a/www/squid-current/patches/patch-ah +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ah,v 1.2 1998/11/13 00:01:49 frueauf Exp $ - ---- scripts/RunAccel.in.orig Tue Jul 9 05:41:15 1996 -+++ scripts/RunAccel.in Fri Oct 16 17:59:52 1998 -@@ -8,7 +8,7 @@ - prefix=@prefix@ - exec_prefix=@exec_prefix@ - logdir=@localstatedir@ --PATH=@bindir@:/bin:/usr/bin -+PATH=@sbindir@:/bin:/usr/bin - export PATH - - if test $# = 1 ; then |