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

12 lines
381 B
Plaintext
Raw Normal View History

1999-11-09 02:06:22 -05:00
--- include/setup.h.orig Tue Nov 9 10:12:05 1999
+++ include/setup.h Tue Nov 9 10:12:43 1999
@@ -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/bnetd/bnetd.conf"
#endif
#define BNETD_FILE_DIR "files"
#define BNETD_USER_DIR "users"