From d615f4ca564f838b39bd8b504a3107011d951a03 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 17 Nov 2000 12:19:22 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_2_0'. --- net-mgmt/nagios2/files/patch-ai | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 net-mgmt/nagios2/files/patch-ai (limited to 'net-mgmt/nagios2/files/patch-ai') diff --git a/net-mgmt/nagios2/files/patch-ai b/net-mgmt/nagios2/files/patch-ai deleted file mode 100644 index 7f1b2a014d5e..000000000000 --- a/net-mgmt/nagios2/files/patch-ai +++ /dev/null @@ -1,22 +0,0 @@ ---- init-script.in Fri Apr 7 11:11:37 2000 -+++ init-script.in.new Mon Jun 12 19:28:55 2000 -@@ -26,11 +26,8 @@ - # - - # Source function library --# Solaris doesn't have an rc.d directory, so do a test first --if [ -f /etc/rc.d/init.d/functions ]; then --. /etc/rc.d/init.d/functions --elif [ -f /etc/init.d/functions ]; then --. /etc/init.d/functions -+if [ -f /usr/local/etc/netsaint/functions ]; then -+. /usr/local/etc/netsaint/functions - fi - - prefix=@prefix@ -@@ -92,4 +89,4 @@ - - # End of this script - -- -+ -- cgit v1.2.3