]> git.pld-linux.org Git - packages/bircd.git/commitdiff
- patch to enable server mode command for bircd
authorhawk <hawk@pld-linux.org>
Thu, 9 Sep 2004 20:39:53 +0000 (20:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bircd-smode.patch -> 1.1

bircd-smode.patch [new file with mode: 0644]

diff --git a/bircd-smode.patch b/bircd-smode.patch
new file mode 100644 (file)
index 0000000..602ada0
--- /dev/null
@@ -0,0 +1,12 @@
+diff -ur bircd.orig/include/config.h bircd/include/config.h
+--- bircd.orig/include/config.h        2004-09-09 22:31:09.000000000 +0200
++++ bircd/include/config.h     2004-09-09 22:31:39.132427208 +0200
+@@ -70,7 +70,7 @@
+ ** SMODE command allow IRC Operators to change channel modes.
+ ** Usefull for helping users with opless channels.
+ */
+-#define NO_SMODE
++#undef NO_SMODE
+ /* LOGGING
+ **
This page took 0.0755479999999999 seconds and 4 git commands to generate.