summaryrefslogtreecommitdiff
path: root/irc/bnc/files
diff options
context:
space:
mode:
Diffstat (limited to 'irc/bnc/files')
-rw-r--r--irc/bnc/files/patch-Makefile.in12
-rw-r--r--irc/bnc/files/patch-bncsetup10
2 files changed, 11 insertions, 11 deletions
diff --git a/irc/bnc/files/patch-Makefile.in b/irc/bnc/files/patch-Makefile.in
index affea756da23..11081be785dd 100644
--- a/irc/bnc/files/patch-Makefile.in
+++ b/irc/bnc/files/patch-Makefile.in
@@ -1,11 +1,11 @@
---- Makefile.in.orig Fri Jun 15 14:29:22 2001
-+++ Makefile.in Fri Jun 15 14:29:40 2001
-@@ -6,7 +6,7 @@
- STRIP = strip
- CC = gcc
+--- Makefile.in.orig 2005-01-26 04:15:06 UTC
++++ Makefile.in
+@@ -2,7 +2,7 @@ LIBS=@LIBS@
+ CFLAGS=-O3 -Wall -include config.h
+ CC=@CC@
-ALL: bnc mkpasswd
+all: bnc mkpasswd
mkpasswd:mkpasswd.c
- ${CC} ${OPTS} ${COPT} ${LIBS} -o mkpasswd mkpasswd.c
+ ${CC} ${CFLAGS} -o mkpasswd mkpasswd.c ${LIBS}
diff --git a/irc/bnc/files/patch-bncsetup b/irc/bnc/files/patch-bncsetup
index 50da47e91227..886c6b6879d9 100644
--- a/irc/bnc/files/patch-bncsetup
+++ b/irc/bnc/files/patch-bncsetup
@@ -1,7 +1,7 @@
---- bncsetup.orig Wed Mar 17 07:31:19 1999
-+++ bncsetup Thu Mar 18 01:51:47 1999
-@@ -12,15 +12,9 @@
- exit $1
+--- bncsetup.orig 2005-02-07 01:51:06 UTC
++++ bncsetup
+@@ -91,15 +91,9 @@ altconf()
+
}
-if ! [ -e ./mkpasswd ]
@@ -17,7 +17,7 @@
CRCYS=$(cat $TMPFILE | grep '\$' | tail -1 )
-@@ -149,13 +143,13 @@
+@@ -244,13 +238,13 @@ ERRORLEVEL=$?
if [ x$ERRORLEVEL = x0 ]
then