openbsd-ports/www/squid27/patches/patch-src_defines_h
sthen 93f2ae18d1 Re-import squid 2.7.STABLE9 under www/squid27, same as the previous port
in www/squid as of 2012/11/26 plus a REVISION bump. The newer version works
well in most cases, but is less portable and seems to have problems with
certain configurations.  ok ajacoutot.
2013-01-02 10:12:02 +00:00

13 lines
433 B
Plaintext

$OpenBSD: patch-src_defines_h,v 1.1.1.1 2013/01/02 10:12:02 sthen Exp $
--- src/defines.h.orig Tue Nov 23 15:08:29 2010
+++ src/defines.h Tue Nov 23 15:09:48 2010
@@ -259,7 +259,7 @@
/* were to look for errors if config path fails */
#ifndef DEFAULT_SQUID_ERROR_DIR
-#define DEFAULT_SQUID_ERROR_DIR "/usr/local/squid/etc/errors"
+#define DEFAULT_SQUID_ERROR_DIR "${PREFIX}/share/squid/errors"
#endif
/* gb_type operations */