summaryrefslogtreecommitdiff
path: root/irc/psybnc/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/psybnc/files/patch-Makefile')
-rw-r--r--irc/psybnc/files/patch-Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/irc/psybnc/files/patch-Makefile b/irc/psybnc/files/patch-Makefile
index 85e3a71c6aed..013844412a81 100644
--- a/irc/psybnc/files/patch-Makefile
+++ b/irc/psybnc/files/patch-Makefile
@@ -1,6 +1,6 @@
---- ./Makefile Sun Jul 7 18:09:25 2002
-+++ ../../psybnc.mina/Makefile Sun Nov 24 19:41:57 2002
-@@ -7,7 +7,7 @@
+--- Makefile.orig 2007-03-20 14:02:50 UTC
++++ Makefile
+@@ -7,7 +7,7 @@ all: $(OBJS)
@$(CC) tools/convconf.c -o tools/convconf
@tools/convconf
@echo [*] Running Autoconfig.
@@ -9,7 +9,7 @@
@tools/autoconf
@echo [*] Compiling MakeSalt for Encryption..
@$(CC) -I. -o makesalt tools/makesalt.c
-@@ -23,7 +23,7 @@
+@@ -23,7 +23,7 @@ menuconfig:
@$(CC) tools/convconf.c -o tools/convconf
@tools/convconf
@echo [*] Running Autoconfig.
@@ -18,7 +18,7 @@
@tools/autoconf
@echo [*] Creating Menu, please wait.
@echo This needs the 'ncurses' library. If it is not available, menuconf wont work. If you are using 'curses', use make menuconfig-curses instead.
-@@ -39,7 +39,7 @@
+@@ -39,7 +39,7 @@ menuconfig-curses:
@$(CC) tools/convconf.c -o tools/convconf
@tools/convconf
@echo [*] Running Autoconfig.