diff options
author | Olivier Blin <blino@mageia.org> | 2011-03-23 18:09:50 +0000 |
---|---|---|
committer | Olivier Blin <blino@mageia.org> | 2011-03-23 18:09:50 +0000 |
commit | a839e942270ab0c15c8d19f6a41e20384904cc3f (patch) | |
tree | 77eec9b7cc39b874e0ec29a8cfa94ac5999a1f16 /lib | |
parent | 3834ae1110ac4588d0b270dd21e08fd45b2bd72f (diff) | |
download | iurt-a839e942270ab0c15c8d19f6a41e20384904cc3f.tar iurt-a839e942270ab0c15c8d19f6a41e20384904cc3f.tar.gz iurt-a839e942270ab0c15c8d19f6a41e20384904cc3f.tar.bz2 iurt-a839e942270ab0c15c8d19f6a41e20384904cc3f.tar.xz iurt-a839e942270ab0c15c8d19f6a41e20384904cc3f.zip |
remove old comment
Diffstat (limited to 'lib')
-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 0fc5a26..8e6e51a 100644 --- a/lib/Iurt/Chroot.pm +++ b/lib/Iurt/Chroot.pm @@ -510,7 +510,6 @@ sub build_chroot { } $urpmi->set_command($tmp_chroot); - # 20060826 warly urpmi --root does not work properly if (!$urpmi->install_packages( "chroot", $tmp_chroot, |