openbsd-ports/www/squid/patches/patch-errors_Makefile_in
brad 53133d4b10 upgrade to Squid 2.5.PRE4
- The port now runs as uid/gid of nobody:nobody instead of www:www
- This needs some testing, especially the transparent proxy support for PF
2002-02-20 01:17:03 +00:00

13 lines
392 B
Plaintext

$OpenBSD: patch-errors_Makefile_in,v 1.1 2002/02/20 01:17:03 brad Exp $
--- errors/Makefile.in.orig Thu Feb 7 12:04:12 2002
+++ errors/Makefile.in Thu Feb 7 12:06:12 2002
@@ -122,7 +122,7 @@ am__quote = @am__quote@
install_sh = @install_sh@
makesnmplib = @makesnmplib@
-errordir = $(datadir)/errors
+errordir = $(prefix)/share/examples/squid/errors
DEFAULT_ERROR_DIR = $(errordir)