2003-05-12 14:02:44 -04:00
|
|
|
$OpenBSD: patch-path_h,v 1.2 2003/05/12 18:02:45 sturm Exp $
|
2001-08-22 13:42:11 -04:00
|
|
|
--- path.h.orig Fri Jul 24 17:03:13 1998
|
|
|
|
+++ path.h Wed Aug 22 11:32:59 2001
|
|
|
|
@@ -7,6 +7,6 @@
|
|
|
|
|
|
|
|
/* change this to the path, which contains your jesred.conf */
|
|
|
|
|
|
|
|
-#define DEFAULT_PATH "/local/squid/etc"
|
2003-05-12 14:02:44 -04:00
|
|
|
+#define DEFAULT_PATH "%%SYSCONFDIR%%/jesred"
|
2001-08-22 13:42:11 -04:00
|
|
|
|
|
|
|
#endif
|