aboutsummaryrefslogtreecommitdiffstats
path: root/iurt_root_command
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-04-15 13:53:49 +0000
committerMichael Scherer <misc@mageia.org>2011-04-15 13:53:49 +0000
commit8e8084137fe3abd6e6240bff14956c987697318d (patch)
treeaa8c5d6b398bd5570195766cba829744a0b38785 /iurt_root_command
parent641b3da33faba348372438d2b8523b40420928e4 (diff)
downloadiurt-8e8084137fe3abd6e6240bff14956c987697318d.tar
iurt-8e8084137fe3abd6e6240bff14956c987697318d.tar.gz
iurt-8e8084137fe3abd6e6240bff14956c987697318d.tar.bz2
iurt-8e8084137fe3abd6e6240bff14956c987697318d.tar.xz
iurt-8e8084137fe3abd6e6240bff14956c987697318d.zip
- do not modify PERL5LIB, as we use regular rpm now
Diffstat (limited to 'iurt_root_command')
-rwxr-xr-xiurt_root_command2
1 files changed, 0 insertions, 2 deletions
diff --git a/iurt_root_command b/iurt_root_command
index c055712..8b5ef30 100755
--- a/iurt_root_command
+++ b/iurt_root_command
@@ -20,8 +20,6 @@
#
# run commands which needs root privilege
#
-use lib '/usr/local/lib/perl/iurt/lib';
-
use strict;
my $program_name = 'iurt_root_command';
use Mkcd::Commandline qw(parseCommandLine usage);