summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbug
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-09-07 17:49:59 +0000
committerThierry Vignaud <tv@mageia.org>2012-09-07 17:49:59 +0000
commit9dbcd7e6b06579a0ae7eb135bdc2a953e6f95ad2 (patch)
treec9652eb41a3c315ad275bd63c0d9f37373c3a099 /perl-install/standalone/drakbug
parent377315485c758391a07b1d3377b7a03c23959ab4 (diff)
downloaddrakx-backup-do-not-use-9dbcd7e6b06579a0ae7eb135bdc2a953e6f95ad2.tar
drakx-backup-do-not-use-9dbcd7e6b06579a0ae7eb135bdc2a953e6f95ad2.tar.gz
drakx-backup-do-not-use-9dbcd7e6b06579a0ae7eb135bdc2a953e6f95ad2.tar.bz2
drakx-backup-do-not-use-9dbcd7e6b06579a0ae7eb135bdc2a953e6f95ad2.tar.xz
drakx-backup-do-not-use-9dbcd7e6b06579a0ae7eb135bdc2a953e6f95ad2.zip
(report_bug_to_bugzilla) fix preselecting "RPM package" (Manuel Hiebel, mga#7380)
Diffstat (limited to 'perl-install/standalone/drakbug')
-rwxr-xr-xperl-install/standalone/drakbug2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakbug b/perl-install/standalone/drakbug
index 2c39d9a44..d483605b3 100755
--- a/perl-install/standalone/drakbug
+++ b/perl-install/standalone/drakbug
@@ -264,7 +264,7 @@ sub report_bug_to_bugzilla() {
my $options = join('&',
($product || $version ? 'cf_rpmpkg=' . join('-', $product, $version) : ()),
'version=' . ($rel_data->{branch} eq 'Devel' ? 'Cauldron' : $rel_data->{version}),
- 'component=Core%20Packages',
+ 'component=RPM%20Packages',
'product=Mageia',
"rep_platform=$arch",
if_($incident,