aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake/edit_urpm_sources.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-09-03 15:57:14 +0000
committerThierry Vignaud <tv@mandriva.org>2007-09-03 15:57:14 +0000
commiteec63cbd4719ab0bde532ea4e5444275b4214be5 (patch)
treeb0820334f7024d36042021b3f0947a220d1dafa8 /Rpmdrake/edit_urpm_sources.pm
parent693bb6d570f758905d757c02ee8f41d076f1299b (diff)
downloadrpmdrake-eec63cbd4719ab0bde532ea4e5444275b4214be5.tar
rpmdrake-eec63cbd4719ab0bde532ea4e5444275b4214be5.tar.gz
rpmdrake-eec63cbd4719ab0bde532ea4e5444275b4214be5.tar.bz2
rpmdrake-eec63cbd4719ab0bde532ea4e5444275b4214be5.tar.xz
rpmdrake-eec63cbd4719ab0bde532ea4e5444275b4214be5.zip
(easy_add_callback) move this comment nearer the code it's commenting
Diffstat (limited to 'Rpmdrake/edit_urpm_sources.pm')
-rwxr-xr-xRpmdrake/edit_urpm_sources.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rpmdrake/edit_urpm_sources.pm b/Rpmdrake/edit_urpm_sources.pm
index 44253544..4c3ee4b3 100755
--- a/Rpmdrake/edit_urpm_sources.pm
+++ b/Rpmdrake/edit_urpm_sources.pm
@@ -102,9 +102,9 @@ sub easy_add_callback() {
urpm::media::read_config($urpm);
}
- #- cooker and community don't have update sources
my $arch = arch();
$arch = 'i586' if $arch =~ /^i.86$/;
+ #- cooker and community don't have update sources
my $want_base_distro = distro_type(0) eq 'updates' ? interactive_msg(
N("Choose media type"),
N("This step enables you to add sources from a Mandriva Linux web or FTP mirror.