From 69e9dc31f0dd1cdbf2d2dce2b07be196c39aa2a0 Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Thu, 7 Apr 2005 14:43:20 +0000 Subject: Replace "%" in patch filenames with "_". Approved by: portmgr (krion) --- korean/bitchx/files/patch-source%modules.c | 11 ----------- korean/bitchx/files/patch-source_modules.c | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 korean/bitchx/files/patch-source%modules.c create mode 100644 korean/bitchx/files/patch-source_modules.c (limited to 'korean/bitchx') diff --git a/korean/bitchx/files/patch-source%modules.c b/korean/bitchx/files/patch-source%modules.c deleted file mode 100644 index a90d13de9732..000000000000 --- a/korean/bitchx/files/patch-source%modules.c +++ /dev/null @@ -1,11 +0,0 @@ ---- source/modules.c.orig Tue Feb 18 14:58:09 2003 -+++ source/modules.c Tue Feb 18 14:58:23 2003 -@@ -65,7 +65,7 @@ - - Function_ptr global_table[NUMBER_OF_GLOBAL_FUNCTIONS] = { NULL }; - extern int read_sockets(); --extern unsigned long bitchx_numver; -+extern const unsigned long bitchx_numver; - extern int identd; - - extern int (*dcc_open_func) (int, int, unsigned long, int); diff --git a/korean/bitchx/files/patch-source_modules.c b/korean/bitchx/files/patch-source_modules.c new file mode 100644 index 000000000000..a90d13de9732 --- /dev/null +++ b/korean/bitchx/files/patch-source_modules.c @@ -0,0 +1,11 @@ +--- source/modules.c.orig Tue Feb 18 14:58:09 2003 ++++ source/modules.c Tue Feb 18 14:58:23 2003 +@@ -65,7 +65,7 @@ + + Function_ptr global_table[NUMBER_OF_GLOBAL_FUNCTIONS] = { NULL }; + extern int read_sockets(); +-extern unsigned long bitchx_numver; ++extern const unsigned long bitchx_numver; + extern int identd; + + extern int (*dcc_open_func) (int, int, unsigned long, int); -- cgit v1.2.3