summaryrefslogtreecommitdiff
path: root/net-mgmt/nitpicker/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/nitpicker/files/patch-ac')
-rw-r--r--net-mgmt/nitpicker/files/patch-ac10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-mgmt/nitpicker/files/patch-ac b/net-mgmt/nitpicker/files/patch-ac
deleted file mode 100644
index 13530fd9a5d8..000000000000
--- a/net-mgmt/nitpicker/files/patch-ac
+++ /dev/null
@@ -1,10 +0,0 @@
---- tools/parse_flowfile/src/Makefile.old Fri May 23 00:01:06 2003
-+++ tools/parse_flowfile/src/Makefile Fri May 23 00:01:20 2003
-@@ -16,4 +16,7 @@
- all: $(TARGET) $(OBJS)
-
-+install: $(TARGET) $(OBJS)
-+ cp $(TARGET) $(PREFIX)/bin
-+
- clean:
- rm -f *.o