diff --git a/nagios-plugins-1.4.13-linux_raid.patch b/nagios-plugins-1.4.13-linux_raid.patch index 93f6bd7..897c2ec 100644 --- a/nagios-plugins-1.4.13-linux_raid.patch +++ b/nagios-plugins-1.4.13-linux_raid.patch @@ -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