summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbug
diff options
context:
space:
mode:
authorAhmad Samir <ahmad@mageia.org>2011-04-23 00:52:48 +0000
committerAhmad Samir <ahmad@mageia.org>2011-04-23 00:52:48 +0000
commit447118b5c45b2eec2fdaa565afbffc796e668232 (patch)
tree2a56dbd870c0e2454b7baf622650fe7d64cbfbb9 /perl-install/standalone/drakbug
parent4e7e17c1f9072e8cbb6716e2f7d69e658d94b302 (diff)
downloaddrakx-backup-do-not-use-447118b5c45b2eec2fdaa565afbffc796e668232.tar
drakx-backup-do-not-use-447118b5c45b2eec2fdaa565afbffc796e668232.tar.gz
drakx-backup-do-not-use-447118b5c45b2eec2fdaa565afbffc796e668232.tar.bz2
drakx-backup-do-not-use-447118b5c45b2eec2fdaa565afbffc796e668232.tar.xz
drakx-backup-do-not-use-447118b5c45b2eec2fdaa565afbffc796e668232.zip
- Fix the bugzilla url generated by drakbug by changing 'classificaiton=Mageia'
to 'product=Mageia' (mga#831)
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 365be533f..cb9a96a79 100755
--- a/perl-install/standalone/drakbug
+++ b/perl-install/standalone/drakbug
@@ -278,7 +278,7 @@ sub report_bug_to_bugzilla() {
($product || $version ? 'cf_rpmpkg=' . join('-', $product, $version) : ()),
'version=' . ($rel_data->{branch} eq 'Devel' ? 'Cauldron' : $rel_data->{version}),
'component=Core%20Packages',
- 'classification=Mageia',
+ 'product=Mageia',
"rep_platform=$arch",
if_($incident,
join('', "short_desc=$prog%20",