130f964688
- PF patches integrated
13 lines
392 B
Plaintext
13 lines
392 B
Plaintext
$OpenBSD: patch-errors_Makefile_in,v 1.2 2002/04/17 18:03:21 brad Exp $
|
|
--- errors/Makefile.in.orig Sat Apr 13 20:14:49 2002
|
|
+++ errors/Makefile.in Wed Apr 17 13:19:18 2002
|
|
@@ -117,7 +117,7 @@ am__quote = @am__quote@
|
|
install_sh = @install_sh@
|
|
makesnmplib = @makesnmplib@
|
|
|
|
-errordir = $(datadir)/errors
|
|
+errordir = $(prefix)/share/examples/squid/errors
|
|
|
|
DEFAULT_ERROR_DIR = $(errordir)
|
|
|