diff options
Diffstat (limited to 'sysutils/consolehm/files/patch-aa')
-rw-r--r-- | sysutils/consolehm/files/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/consolehm/files/patch-aa b/sysutils/consolehm/files/patch-aa deleted file mode 100644 index 8f16375c8c04..000000000000 --- a/sysutils/consolehm/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ ---- Makefile.in.orig Wed Oct 20 23:02:06 1999 -+++ Makefile.in Wed Oct 20 23:02:19 1999 -@@ -1,7 +1,7 @@ - DEFS=-DHAVE_CONFIG_H --PREFIX=/usr/local -+PREFIX?=/usr/local - --CFLAGS=-O2 -g -Wall $(DEFS) -+CFLAGS+=-Wall $(DEFS) - - OBJS=chm.o - |