diff options
Diffstat (limited to 'comms/qico/files/patch-ab')
-rw-r--r-- | comms/qico/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/qico/files/patch-ab b/comms/qico/files/patch-ab new file mode 100644 index 000000000000..7f8d0ecfa5d8 --- /dev/null +++ b/comms/qico/files/patch-ab @@ -0,0 +1,11 @@ +--- Makefile.orig Sun Feb 6 10:47:47 2000 ++++ Makefile Sun Feb 6 11:01:10 2000 +@@ -5,8 +5,6 @@ + + DIRS = src + +-CC = gcc +-AWK = awk + INSTALL = install + + DIST = qico-$(VERSION).tar.gz |