From 8e8084137fe3abd6e6240bff14956c987697318d Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Fri, 15 Apr 2011 13:53:49 +0000 Subject: - do not modify PERL5LIB, as we use regular rpm now --- iurt_root_command | 2 -- 1 file changed, 2 deletions(-) (limited to 'iurt_root_command') 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); -- cgit v1.2.1