blob: 5631212fc7e3138023c586b55b205cbd9e70333f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ad,v 1.7 2004/08/22 15:11:09 taca Exp $
--- errors/Makefile.in.orig 2004-06-08 20:37:11.000000000 +0900
+++ errors/Makefile.in
@@ -118,7 +118,7 @@ am__quote = @am__quote@
install_sh = @install_sh@
makesnmplib = @makesnmplib@
-errordir = $(datadir)/errors
+errordir = $(datadir)/squid/errors
DEFAULT_ERROR_DIR = $(errordir)
|