rpms/nagios-plugins/F-8 nagios-plugins-1.4.13-linux_raid.patch, NONE, 1.1

Mike McGrath mmcgrath at fedoraproject.org
Mon Sep 29 04:31:48 UTC 2008


Author: mmcgrath

Update of /cvs/pkgs/rpms/nagios-plugins/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3751/F-8

Added Files:
	nagios-plugins-1.4.13-linux_raid.patch 
Log Message:
added patch

nagios-plugins-1.4.13-linux_raid.patch:

--- NEW FILE nagios-plugins-1.4.13-linux_raid.patch ---
--- contrib/check_linux_raid.pl.orig	2008-09-28 23:11:13.000000000 -0500
+++ contrib/check_linux_raid.pl	2008-09-28 23:12:22.000000000 -0500
@@ -23,7 +23,7 @@
 #	  WARNING md0 status=[UUU_U], recovery=46.4%, finish=123.0min
 
 use strict;
-use lib "/usr/local/nagios/libexec";
+use lib utils.pm
 use utils qw(%ERRORS);
 
 # die with an error if we're not on Linux




More information about the fedora-extras-commits mailing list