aboutsummaryrefslogtreecommitdiffstats
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-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-mgmt/nitpicker/files/patch-ab b/net-mgmt/nitpicker/files/patch-ab
new file mode 100644
index 00000000000..31fe3d52f56
--- /dev/null
+++ b/net-mgmt/nitpicker/files/patch-ab
@@ -0,0 +1,10 @@
+--- tools/parse_flowfile/Makefile.old Thu May 22 23:59:52 2003
++++ tools/parse_flowfile/Makefile Fri May 23 00:00:16 2003
+@@ -4,4 +4,7 @@
+ @cd src; make all;
+
++install:
++ @cd src; make install
++
+ clean:
+ @cd src; make clean;