summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm.pm')
-rw-r--r--urpm.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpm.pm b/urpm.pm
index d0a0f499..332b0c86 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -2396,7 +2396,7 @@ sub download_source_packages {
my %sources = %$local_sources;
my %error_sources;
- print STDERR "calling obsoleted method urpm::download_source_packages\n";
+ #print STDERR "calling obsoleted method urpm::download_source_packages\n";
$urpm->exlock_urpmi_db;
$urpm->copy_packages_of_removable_media($list, \%sources, %options) or return;