aboutsummaryrefslogtreecommitdiffstats
path: root/iurt2
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2011-05-18 22:56:12 +0000
committerPascal Terjan <pterjan@mageia.org>2011-05-18 22:56:12 +0000
commitb56a032b1c5f446e91b228687ea94b6c1b6bf930 (patch)
tree82b50ffbf02c376c95febe58839293d4b8f28a94 /iurt2
parent6dfcbfce91d7f1e332637c7421b827ba8e7bc405 (diff)
downloadiurt-b56a032b1c5f446e91b228687ea94b6c1b6bf930.tar
iurt-b56a032b1c5f446e91b228687ea94b6c1b6bf930.tar.gz
iurt-b56a032b1c5f446e91b228687ea94b6c1b6bf930.tar.bz2
iurt-b56a032b1c5f446e91b228687ea94b6c1b6bf930.tar.xz
iurt-b56a032b1c5f446e91b228687ea94b6c1b6bf930.zip
Drop a function listed twice
Diffstat (limited to 'iurt2')
-rwxr-xr-xiurt22
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt2 b/iurt2
index 46a288b..5220f0d 100755
--- a/iurt2
+++ b/iurt2
@@ -33,7 +33,7 @@
use strict;
use RPM4::Header;
-use Iurt::Config qw(config_usage get_date get_prefix config_init dump_cache_par get_maint get_date check_arch %arch_comp get_package_prefix);
+use Iurt::Config qw(config_usage get_date get_prefix config_init dump_cache_par get_maint check_arch %arch_comp get_package_prefix);
use Data::Dumper;
use URPM;
use Iurt::DKMS;