13 lines
392 B
Plaintext
13 lines
392 B
Plaintext
$OpenBSD: patch-errors_Makefile_in,v 1.5 2004/07/11 17:00:47 brad Exp $
|
|
--- errors/Makefile.in.orig Tue Jun 8 07:37:11 2004
|
|
+++ errors/Makefile.in Sun Jul 11 12:23:14 2004
|
|
@@ -118,7 +118,7 @@ am__quote = @am__quote@
|
|
install_sh = @install_sh@
|
|
makesnmplib = @makesnmplib@
|
|
|
|
-errordir = $(datadir)/errors
|
|
+errordir = $(prefix)/share/examples/squid/errors
|
|
|
|
DEFAULT_ERROR_DIR = $(errordir)
|
|
|