diff options
Diffstat (limited to 'irc/thales')
-rw-r--r-- | irc/thales/files/patch-conf.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/irc/thales/files/patch-conf.h b/irc/thales/files/patch-conf.h deleted file mode 100644 index 93d11938230a..000000000000 --- a/irc/thales/files/patch-conf.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/conf.h Sun Jan 11 00:26:12 2004 -+++ src/conf.h Sat Apr 2 10:42:03 2005 -@@ -23,7 +23,7 @@ - #include "log.h" - - /* Configuration directives. */ --#define THALES_CONF "thales.conf" -+#define THALES_CONF "%%PREFIX%%/etc/thales.conf" - #define MAXPARAMS 4 - - typedef struct |