aboutsummaryrefslogtreecommitdiffstats
path: root/iurt2
diff options
context:
space:
mode:
Diffstat (limited to 'iurt2')
-rwxr-xr-xiurt22
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt2 b/iurt2
index 1ffac29..ba994e2 100755
--- a/iurt2
+++ b/iurt2
@@ -834,7 +834,7 @@ retry:
if (!$run{use_old_chroot}) {
$chroot_tmp = create_temp_chroot(\%run, $config,
- $cache, $chroot_tmp, $chroot_tar, $srpm) or next;
+ $cache, $chroot_tmp, $chroot_tar) or next;
}
if (!$urpmi->urpmi_command($chroot_tmp, $luser)) {