summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/harddrake2
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/harddrake2')
-rwxr-xr-xperl-install/standalone/harddrake22
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2
index f108f58a4..e7e8924b8 100755
--- a/perl-install/standalone/harddrake2
+++ b/perl-install/standalone/harddrake2
@@ -579,7 +579,7 @@ $password_w->set_visibility(0); #set_invisible_char('*');
}
-sub simple_read_rpmsrate {
+sub simple_read_rpmsrate() {
map { split(' ', $_) } map {
if (my ($p, $packages) = /[^!]HW"(.*)"(.*)/) {
if_(detect_devices::matching_desc__regexp($p), $packages);