summaryrefslogtreecommitdiff
path: root/misc/zaptel/files/patch-ztcfg::ztcfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'misc/zaptel/files/patch-ztcfg::ztcfg.h')
-rw-r--r--misc/zaptel/files/patch-ztcfg::ztcfg.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/zaptel/files/patch-ztcfg::ztcfg.h b/misc/zaptel/files/patch-ztcfg::ztcfg.h
new file mode 100644
index 000000000000..1a83c9154aa7
--- /dev/null
+++ b/misc/zaptel/files/patch-ztcfg::ztcfg.h
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- ztcfg/ztcfg.h 2004/04/30 01:01:39 1.1
++++ ztcfg/ztcfg.h 2004/04/30 01:01:48
+@@ -23,6 +23,6 @@
+ #ifndef _ZTCFG_H
+ #define _ZTCFG_H
+
+-#define CONFIG_FILENAME "/etc/zaptel.conf"
++#define CONFIG_FILENAME PREFIX "/etc/zaptel.conf"
+ #define MASTER_DEVICE "/dev/zap/ctl"
+ #endif