From 543fc001d989b46f3cd748f178abcb3407fb2a9a Mon Sep 17 00:00:00 2001 From: kloczek Date: Thu, 12 Oct 2000 21:41:10 +0000 Subject: [PATCH] - fix patch to default config file. Changed files: epic4-config_file_path.patch -> 1.1 --- epic4-config_file_path.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 epic4-config_file_path.patch diff --git a/epic4-config_file_path.patch b/epic4-config_file_path.patch new file mode 100644 index 0000000..4ebe93b --- /dev/null +++ b/epic4-config_file_path.patch @@ -0,0 +1,12 @@ +diff -Nru epic4-0.9.9/include/config.h epic4-0.9.9.new/include/config.h +--- epic4-0.9.9/include/config.h Fri Sep 22 17:59:49 2000 ++++ epic4-0.9.9.new/include/config.h Thu Oct 12 23:38:02 2000 +@@ -282,7 +282,7 @@ + * hostname:portnum:password (with the portnum and password being + * optional). This server list will supercede the DEFAULT_SERVER + */ +-#define SERVERS_FILE "ircII.servers" ++#define SERVERS_FILE "/etc/irc/ircII.servers" + + + /* -- 2.44.0