diff options
Diffstat (limited to 'comms/qico/files')
-rw-r--r-- | comms/qico/files/patch-aa | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/comms/qico/files/patch-aa b/comms/qico/files/patch-aa index 0ac36b13c187..cf6f9d94ffe7 100644 --- a/comms/qico/files/patch-aa +++ b/comms/qico/files/patch-aa @@ -1,5 +1,5 @@ ---- CONFIG.orig Tue Jul 18 18:41:42 2000 -+++ CONFIG Thu Jul 20 19:49:34 2000 +--- CONFIG.orig Sat Oct 28 00:02:38 2000 ++++ CONFIG Fri Nov 3 20:39:19 2000 @@ -6,7 +6,7 @@ BINDIR = /usr/local/bin @@ -9,8 +9,12 @@ # non-binary file permissions PERM = 00600 -@@ -22,11 +22,11 @@ - MORDA = 1 +@@ -19,14 +19,14 @@ + ############################################################################# + + # qcc features (for building this you must have ncurses-4.2+) +-MORDA = 1 ++#MORDA = 1 # Please, set it under FreeBSD -#FREE_BSD=1 @@ -23,7 +27,7 @@ # communication socket DEFS += -DQIPC_SOCKET=\"/tmp/qlog\" -@@ -55,13 +55,13 @@ +@@ -59,13 +59,13 @@ ### OS depended settings ##################################################### ############################################################################## |