openbsd-ports/www/squid27/patches/patch-src_defines_h

13 lines
433 B
Plaintext
Raw Normal View History

$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 */