lib -> lib64
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
10c4c85a53
commit
84f5005104
9 changed files with 11 additions and 11 deletions
|
@ -28,7 +28,7 @@ use English;
|
|||
use Getopt::Long;
|
||||
use File::stat;
|
||||
use vars qw($PROGNAME);
|
||||
use lib "/usr/lib/nagios/plugins";
|
||||
use lib "/usr/lib64/nagios/plugins";
|
||||
use utils qw (%ERRORS &print_revision &support);
|
||||
|
||||
sub print_help ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue