]> git.pld-linux.org Git - packages/epic4.git/commitdiff
- fix patch to default config file. epic4-0_9_9-2
authorkloczek <kloczek@pld-linux.org>
Thu, 12 Oct 2000 21:41:10 +0000 (21:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    epic4-config_file_path.patch -> 1.1

epic4-config_file_path.patch [new file with mode: 0644]

diff --git a/epic4-config_file_path.patch b/epic4-config_file_path.patch
new file mode 100644 (file)
index 0000000..4ebe93b
--- /dev/null
@@ -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"
+ /*
This page took 0.119645 seconds and 4 git commands to generate.