summaryrefslogtreecommitdiff
path: root/chat/zephyr/patches/patch-ah
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-09-16 19:41:50 +0000
committerseb <seb@pkgsrc.org>2003-09-16 19:41:50 +0000
commite178c14532efa6c1818a24d0d2dd390de4bf27ac (patch)
tree6b67d94f359a458b3ebebd33238e96e6f991ac3f /chat/zephyr/patches/patch-ah
parentfd72dba0cf48b88de3d712471880a3083905d035 (diff)
downloadpkgsrc-e178c14532efa6c1818a24d0d2dd390de4bf27ac.tar.gz
Reimport chat/zephyr-current as chat/zephyr.
Approved by maintainer, sommerfeld@
Diffstat (limited to 'chat/zephyr/patches/patch-ah')
-rw-r--r--chat/zephyr/patches/patch-ah15
1 files changed, 15 insertions, 0 deletions
diff --git a/chat/zephyr/patches/patch-ah b/chat/zephyr/patches/patch-ah
new file mode 100644
index 00000000000..1293113b8de
--- /dev/null
+++ b/chat/zephyr/patches/patch-ah
@@ -0,0 +1,15 @@
+$NetBSD: patch-ah,v 1.1.1.1 2003/09/16 19:41:50 seb Exp $
+
+--- zhm/zhm.c.orig Fri May 19 19:19:21 2000
++++ zhm/zhm.c
+@@ -22,7 +22,9 @@ int use_hesiod = 0;
+ #define srandom srand48
+ #endif
+
+-#define PIDDIR "/var/athena/"
++#ifndef PIDDIR
++#define PIDDIR "/var/run/"
++#endif
+
+ int hmdebug, rebootflag, noflushflag, errflg, dieflag, inetd, oldpid, nofork;
+ int no_server = 1, nservchang, nserv, nclt;