13 lines
392 B
Plaintext
13 lines
392 B
Plaintext
$OpenBSD: patch-errors_Makefile_in,v 1.4 2003/05/13 20:12:03 brad Exp $
|
|
--- errors/Makefile.in.orig Tue Feb 11 19:02:09 2003
|
|
+++ errors/Makefile.in Mon May 12 07:03:17 2003
|
|
@@ -116,7 +116,7 @@ am__quote = @am__quote@
|
|
install_sh = @install_sh@
|
|
makesnmplib = @makesnmplib@
|
|
|
|
-errordir = $(datadir)/errors
|
|
+errordir = $(prefix)/share/examples/squid/errors
|
|
|
|
DEFAULT_ERROR_DIR = $(errordir)
|
|
|