rpms/nagios-plugins/devel nagios-plugins-1.4.13-linux_raid.patch, 1.2, 1.3

Mike McGrath mmcgrath at fedoraproject.org
Mon Oct 6 13:24:42 UTC 2008


Author: mmcgrath

Update of /cvs/pkgs/rpms/nagios-plugins/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13360

Modified Files:
	nagios-plugins-1.4.13-linux_raid.patch 
Log Message:
forgot semi colon

nagios-plugins-1.4.13-linux_raid.patch:

Index: nagios-plugins-1.4.13-linux_raid.patch
===================================================================
RCS file: /cvs/pkgs/rpms/nagios-plugins/devel/nagios-plugins-1.4.13-linux_raid.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nagios-plugins-1.4.13-linux_raid.patch	29 Sep 2008 04:13:39 -0000	1.2
+++ nagios-plugins-1.4.13-linux_raid.patch	6 Oct 2008 13:24:41 -0000	1.3
@@ -5,7 +5,7 @@
  
  use strict;
 -use lib "/usr/local/nagios/libexec";
-+use lib utils.pm
++use lib utils.pm;
  use utils qw(%ERRORS);
  
  # die with an error if we're not on Linux




More information about the scm-commits mailing list