13 lines
487 B
Plaintext
13 lines
487 B
Plaintext
$OpenBSD: patch-errors_Makefile_in,v 1.12 2009/10/30 00:56:57 sthen Exp $
|
|
--- errors/Makefile.in.orig Thu Apr 30 21:24:03 2009
|
|
+++ errors/Makefile.in Thu Oct 29 18:29:29 2009
|
|
@@ -192,7 +192,7 @@ target_alias = @target_alias@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-errordir = $(datadir)/errors
|
|
+errordir = $(prefix)/share/examples/squid/errors
|
|
DEFAULT_ERROR_DIR = $(errordir)
|
|
INSTALL_LANGUAGES = @ERR_LANGUAGES@
|
|
LANGUAGES = \
|