From e3f1f9f4f3c453a0075fff47a1ce52c3096f3a9a Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 24 Jun 2008 19:51:54 +0000 Subject: really keep .youri files for debugging --- emi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emi b/emi index fbb2a4f..c3c3660 100755 --- a/emi +++ b/emi @@ -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 -- cgit v1.2.1