summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios2/files/patch-ab
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-01-03 19:07:18 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-01-03 19:07:18 +0000
commitb69248efffa4e54c4aaea72ee8c0ca04ad3d0f9b (patch)
treead88ccdcacaecf4e011884ee486ac19ee1b41646 /net-mgmt/nagios2/files/patch-ab
parentupgrade to 1.0b4 (diff)
Update to 1.0.
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=72438
Diffstat (limited to 'net-mgmt/nagios2/files/patch-ab')
-rw-r--r--net-mgmt/nagios2/files/patch-ab10
1 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/nagios2/files/patch-ab b/net-mgmt/nagios2/files/patch-ab
index 1482e2e6cd46..6634c8f6b40a 100644
--- a/net-mgmt/nagios2/files/patch-ab
+++ b/net-mgmt/nagios2/files/patch-ab
@@ -1,10 +1,10 @@
---- base/Makefile.in.orig Sat Jun 29 21:15:49 2002
-+++ base/Makefile.in Sun Jul 14 09:15:27 2002
-@@ -102,7 +102,6 @@
+--- base/Makefile.in.orig Mon Nov 11 04:52:13 2002
++++ base/Makefile.in Tue Nov 26 13:46:41 2002
+@@ -105,7 +105,6 @@
devclean: clean
install:
- $(INSTALL) -m 775 $(INSTALL_OPTS) -d $(DESTDIR)$(BINDIR)
- $(INSTALL) -m 774 $(INSTALL_OPTS) nagios $(DESTDIR)$(BINDIR)
- $(STRIP) $(DESTDIR)$(BINDIR)/nagios
+ $(INSTALL) -m 774 $(INSTALL_OPTS) @nagios_name@ $(DESTDIR)$(BINDIR)
+ $(STRIP) $(DESTDIR)$(BINDIR)/@nagios_name@