openbsd-ports/games/bnetd/patches/patch-ac

12 lines
390 B
Plaintext
Raw Normal View History

--- include/setup.h.orig Thu Oct 7 03:14:04 1999
+++ include/setup.h Thu Apr 6 05:57:40 2000
1999-11-09 02:06:22 -05:00
@@ -63,7 +63,7 @@
#define FILE_TIME_MAXLEN 32
1999-03-29 21:10:44 -05:00
1999-11-09 02:06:22 -05:00
#ifndef BNETD_DEFAULT_CONF_FILE
-#define BNETD_DEFAULT_CONF_FILE "conf/bnetd.conf"
+#define BNETD_DEFAULT_CONF_FILE "/usr/local/lib/bnetd/conf/bnetd.conf"
1999-11-09 02:06:22 -05:00
#endif
#define BNETD_FILE_DIR "files"
#define BNETD_USER_DIR "users"