diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-06-24 19:51:54 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-06-24 19:51:54 +0000 |
commit | e3f1f9f4f3c453a0075fff47a1ce52c3096f3a9a (patch) | |
tree | 97ee716520a7824993df62ddffd5e9f101490dec /emi | |
parent | b058df0c834dc8d2ed4235a74fc562e57b1f9273 (diff) | |
download | iurt-e3f1f9f4f3c453a0075fff47a1ce52c3096f3a9a.tar iurt-e3f1f9f4f3c453a0075fff47a1ce52c3096f3a9a.tar.gz iurt-e3f1f9f4f3c453a0075fff47a1ce52c3096f3a9a.tar.bz2 iurt-e3f1f9f4f3c453a0075fff47a1ce52c3096f3a9a.tar.xz iurt-e3f1f9f4f3c453a0075fff47a1ce52c3096f3a9a.zip |
really keep .youri files for debugging
Diffstat (limited to 'emi')
-rwxr-xr-x | emi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -273,7 +273,7 @@ foreach my $prefix (keys %pkg_tree) { unlink $_ foreach @packages; # keep the log file for debugging - unlink "$done/$path/$prefix.youri"; + # unlink "$done/$path/$prefix.youri"; # unlink the sources rpm, other arch will be able to grab it into # the repository |