diff options
Diffstat (limited to 'net/gtic/files/patch-aa')
| -rw-r--r-- | net/gtic/files/patch-aa | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/net/gtic/files/patch-aa b/net/gtic/files/patch-aa index 09698e046650..a1f6346eb18a 100644 --- a/net/gtic/files/patch-aa +++ b/net/gtic/files/patch-aa @@ -1,5 +1,5 @@ --- CONFIG.orig Mon Jul 6 16:09:40 1998 -+++ CONFIG Sun Aug 22 14:40:57 1999 ++++ CONFIG Sun Mar 5 19:42:04 2000 @@ -2,7 +2,7 @@ VERSION = "1.3b" @@ -9,7 +9,7 @@ # Path to other configuration files (also see default config file). CONFIGDIR = "/etc/gtic" -@@ -15,10 +15,10 @@ +@@ -15,13 +15,13 @@ GROUP = gtic # Name of C compiler. @@ -21,4 +21,8 @@ +#CFLAGS=-Wall -g # Defines for gtic's sources use. - DEFINES = ${OPTS} -DCONFIG=\"${CONFIG}\" -DVERSION=\"${VERSION}\" +-DEFINES = ${OPTS} -DCONFIG=\"${CONFIG}\" -DVERSION=\"${VERSION}\" ++DEFINES += ${OPTS} -DCONFIG=\"${CONFIG}\" -DVERSION=\"${VERSION}\" + + # Compile-time options. + |
