summaryrefslogtreecommitdiff
path: root/net-im/micq/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/micq/files/patch-aa')
-rw-r--r--net-im/micq/files/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-im/micq/files/patch-aa b/net-im/micq/files/patch-aa
deleted file mode 100644
index 296b89535428..000000000000
--- a/net-im/micq/files/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile.orig Tue Jan 23 11:49:05 2001
-+++ Makefile Wed Jan 24 20:28:41 2001
-@@ -2,8 +2,8 @@
- # originally by Matt D. Smith
- # rewritten by Rico Gloeckner <mc@verdinet.de>
-
--CC = gcc
--CFLAGS = -O4 -Wall -DUNIX
-+CC?= gcc
-+CFLAGS+= -Wall -DUNIX
-
- # uncomment the line below for debuging info
- #CFLAGS += -g