summaryrefslogtreecommitdiff
path: root/www/jesred/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'www/jesred/files/patch-ab')
-rw-r--r--www/jesred/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/jesred/files/patch-ab b/www/jesred/files/patch-ab
new file mode 100644
index 000000000000..023f711c9236
--- /dev/null
+++ b/www/jesred/files/patch-ab
@@ -0,0 +1,11 @@
+--- path.h.orig Sat Jul 25 03:03:13 1998
++++ path.h Mon Nov 8 18:15:30 1999
+@@ -7,6 +7,8 @@
+
+ /* change this to the path, which contains your jesred.conf */
+
++#ifndef DEFAULT_PATH
+ #define DEFAULT_PATH "/local/squid/etc"
++#endif
+
+ #endif