aboutsummaryrefslogtreecommitdiffstats
path: root/net/gated/files/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'net/gated/files/patch-ai')
-rw-r--r--net/gated/files/patch-ai19
1 files changed, 19 insertions, 0 deletions
diff --git a/net/gated/files/patch-ai b/net/gated/files/patch-ai
new file mode 100644
index 000000000000..3dcdb16a91f1
--- /dev/null
+++ b/net/gated/files/patch-ai
@@ -0,0 +1,19 @@
+*** src/gated/paths.h.in.orig Sun May 14 14:58:50 2000
+--- src/gated/paths.h.in Sun May 14 15:03:06 2000
+***************
+*** 35,41 ****
+ * __END_OF_COPYRIGHT__
+ */
+
+! #define _PATH_CONFIG "/etc/%s.conf"
+ #define _PATH_DEFS "/usr/include/isode"
+ #define _PATH_DUMP "@DUMPDIR@/%s_dump"
+ #define _PATH_DUMPDIR "@DUMPDIR@"
+--- 35,41 ----
+ * __END_OF_COPYRIGHT__
+ */
+
+! #define _PATH_CONFIG "@prefix@/etc/%s.conf"
+ #define _PATH_DEFS "/usr/include/isode"
+ #define _PATH_DUMP "@DUMPDIR@/%s_dump"
+ #define _PATH_DUMPDIR "@DUMPDIR@"