aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xiurt_root_command2
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt_root_command b/iurt_root_command
index d106eba..d3c8737 100755
--- a/iurt_root_command
+++ b/iurt_root_command
@@ -20,7 +20,7 @@
#
# run commands which needs root privilege
#
-use lib '/usr/local/lib/perl';
+use lib '/usr/local/lib/perl/iurt/lib';
use strict;
my $program_name = 'iurt_root_command';