diff options
Diffstat (limited to 'net-mgmt/netsaint/files/patch-ab')
-rw-r--r-- | net-mgmt/netsaint/files/patch-ab | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net-mgmt/netsaint/files/patch-ab b/net-mgmt/netsaint/files/patch-ab new file mode 100644 index 0000000..f7ce712 --- /dev/null +++ b/net-mgmt/netsaint/files/patch-ab @@ -0,0 +1,8 @@ +--- base/Makefile.in Fri Apr 7 11:11:32 2000 ++++ base/Makefile.in.new Sat Jun 10 21:45:15 2000 +@@ -52,5 +52,4 @@ + rm -f *~ + + install: +- $(INSTALL) -m 775 $(INSTALL_OPTS) -d $(BINDIR) + $(INSTALL) -m 774 $(INSTALL_OPTS) netsaint $(BINDIR) |