summaryrefslogtreecommitdiffstats
path: root/perl-install/pkgs.pm
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-09-08 01:54:13 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-09-08 01:54:13 +0000
commit4e6079c6455a4d7ce9a176a2333e975565351601 (patch)
tree2c34b2d2c70dfc3ee48986b795216306978acdb5 /perl-install/pkgs.pm
parent4aa4f5ff9dd369bcbd52831b2450436360012e71 (diff)
downloaddrakx-4e6079c6455a4d7ce9a176a2333e975565351601.tar
drakx-4e6079c6455a4d7ce9a176a2333e975565351601.tar.gz
drakx-4e6079c6455a4d7ce9a176a2333e975565351601.tar.bz2
drakx-4e6079c6455a4d7ce9a176a2333e975565351601.tar.xz
drakx-4e6079c6455a4d7ce9a176a2333e975565351601.zip
Remove debug logs
Diffstat (limited to 'perl-install/pkgs.pm')
-rw-r--r--perl-install/pkgs.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/pkgs.pm b/perl-install/pkgs.pm
index 6b35fb093..ecbbd26c9 100644
--- a/perl-install/pkgs.pm
+++ b/perl-install/pkgs.pm
@@ -500,10 +500,8 @@ sub psUsingHdlist {
}
};
if (-s $newsf) {
- log::l("parse_synthesis");
($m->{start}, $m->{end}) = $packages->parse_synthesis($newsf, callback => $callback);
} elsif (-s $newf) {
- log::l("parse_hdlist");
($m->{start}, $m->{end}) = $packages->parse_hdlist($newf, callback => $callback);
} else {
delete $packages->{mediums}{$medium_name};
remove duplicated stringThierry Vignaud2005-03-101-8/+0 * remove uneeded stringThierry Vignaud2005-03-101-4/+0 * merge translations from KDEThierry Vignaud2005-03-101-8/+8 * merge in new stringsThierry Vignaud2005-03-101-3/+112 * Added translation for "recommended" stringPablo Saratxaga2005-03-031-3105/+3997 * Updated Dutch (nl) translationReinout van Schouwen2004-10-111-5697/+10025 * Updated Dutch (nl) translationReinout van Schouwen2004-06-201-1993/+2129 * updated pot filePablo Saratxaga2004-04-011-1095/+1116 * Updated Dutch (nl) translationReinout van Schouwen2004-03-251-3326/+3903 * updated pot filePablo Saratxaga2004-02-191-20714/+17027 * *** empty log message ***Guillaume Cottenceau2003-12-041-387/+729 * updated Dutch filePablo Saratxaga2003-09-231-496/+544 * updated pot filePablo Saratxaga2003-09-121-1793/+2584 * updated pot filePablo Saratxaga2003-08-131-2069/+2529 * changed the name of the russian phonetic layoutPablo Saratxaga2003-05-311-144/+257 * updated pot filePablo Saratxaga2003-05-161-13607/+13677 * updated Japanese file; updated pot filePablo Saratxaga2003-03-241-6/+11 * updated dutch filePablo Saratxaga2003-03-121-236/+404 * updated pot filePablo Saratxaga2003-03-091-234/+234 * iupdated Vietnamese, Estonian and Dutch files;Pablo Saratxaga2003-03-071-121/+769 * updated pot filePablo Saratxaga2003-03-071-464/+719 * updated pot filePablo Saratxaga2003-02-281-1230/+2230 * simplify translator job by propaging pixel english typo fixThierry Vignaud2003-02-171-11191/+19287 * updated po filesPablo Saratxaga2002-12-051-2609/+3526 * updated pot filePablo Saratxaga2002-09-201-406/+460 * updated Dutch and Slovak filesPablo Saratxaga2002-09-171-16/+37 * removed obsolete old unused strings, to make the po files lighterPablo Saratxaga2002-09-131-2164/+702 * Don't break poDavid Baudens2002-09-111-1197/+1687 * updated Dutch filePablo Saratxaga2002-09-051-570/+721 * updated pot filePablo Saratxaga2002-09-021-3440/+3327 * updated pot filePablo Saratxaga2002-08-211-1990/+2621 * updated pot filePablo Saratxaga2002-07-311-2678/+5415 * updated po filesPablo Saratxaga2002-03-11