diff options
Diffstat (limited to 'net/nitpicker/files/patch-ac')
-rw-r--r-- | net/nitpicker/files/patch-ac | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/nitpicker/files/patch-ac b/net/nitpicker/files/patch-ac deleted file mode 100644 index 13530fd9a5d8..000000000000 --- a/net/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 |