summaryrefslogtreecommitdiff
path: root/net-mgmt/nitpicker/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/nitpicker/files/patch-ab')
-rw-r--r--net-mgmt/nitpicker/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/nitpicker/files/patch-ab b/net-mgmt/nitpicker/files/patch-ab
deleted file mode 100644
index f91dd794e110..000000000000
--- a/net-mgmt/nitpicker/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- tools/parse_flowfile/src/Makefile.orig Sat Aug 23 10:41:23 2003
-+++ tools/parse_flowfile/src/Makefile Sat Aug 23 10:42:27 2003
-@@ -3,6 +3,6 @@
- LIBS =
- INCLUDES = -I../include -I../../../include
--CFLAGS = -Wall -g $(INCLUDES)
--CC = g++
-+CFLAGS += $(INCLUDES)
-+CC = c++
- INCDIR= ${.CURDIR}/../include
- .PATH: ${INCDIR}