]> git.pld-linux.org Git - packages/BitchX.git/commitdiff
- new patch
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 12 May 2000 16:14:48 +0000 (16:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    BitchX-iso2.patch -> 1.4

BitchX-iso2.patch

index 9455081d92f7bb2ad8b55282751b57e74054c4d3..377c02a2f89e25fd303bed9c0c5ec99d5e8baee8 100644 (file)
@@ -1,15 +1,12 @@
-diff -ru BitchX/source/irc.c BitchX.AX/source/irc.c
---- BitchX/source/irc.c        Mon Jan 17 04:04:20 2000
-+++ BitchX.AX/source/irc.c     Wed Feb  2 17:08:45 2000
-@@ -97,11 +97,7 @@
-                                                * switchs are set */
-       dead       = 0, 
-       inhibit_logging = 0,
--#ifndef ONLY_STD_CHARS
-       startup_ansi = 1,                       /* display startup ansi */
--#else
--      startup_ansi = 0,                       /* DO NOT display startup ansi */
--#endif
-       auto_connect = 1,                       /* auto-connect to first server*/
+diff -urN BitchX.org/include/config.h BitchX/include/config.h
+--- BitchX.org/include/config.h        Fri May 12 14:03:31 2000
++++ BitchX/include/config.h    Fri May 12 14:05:19 2000
+@@ -329,7 +329,7 @@
+  * define this to solve the problem.
+  *
+  */
+-#undef CHARSET_CUSTOM
++#define CHARSET_CUSTOM
  
-       background = 0,
+ /* 
+  * If you want the non-ansi BitchX logo only define this ASCII_LOGO
This page took 0.041562 seconds and 4 git commands to generate.