summaryrefslogtreecommitdiff
path: root/net/dgd/patches/patch-ab
blob: d27ff580f86c571452725ab7953c3c5149c35d76 (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-ab,v 1.1.1.1 2002/04/25 15:19:37 tron Exp $

--- ../mud.dgd.orig	Thu Mar  4 15:54:52 1999
+++ ../mud.dgd	Tue Apr 23 12:23:17 2002
@@ -2,3 +2,4 @@
 binary_port	= 6048;			/* binary port number */
-directory	= "/home/dworkin/dgd/mud";/* base directory (MUST be absolute) */
+directory	= "@PREFIX@/libdata/dgd/mud";
+					/* base directory (MUST be absolute) */
 users		= 40;			/* max # of users */