diff options
-rw-r--r-- | lib/Iurt/Chroot.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Iurt/Chroot.pm b/lib/Iurt/Chroot.pm index e0552c8..82c8412 100644 --- a/lib/Iurt/Chroot.pm +++ b/lib/Iurt/Chroot.pm @@ -509,7 +509,6 @@ sub build_chroot { sudo($run, $config, "--mkdir", "-p", "$tmp_chroot/dev/pts", "$tmp_chroot/etc/sysconfig", "$tmp_chroot/proc", - "$tmp_chroot/var/lib/urpmi", # [PIX] July 2008: temporary hack to workaround bug in urpmi 6.0 "$tmp_chroot/var/lib/rpm"); # create empty files |