From 32813d41b054cc3ed925c0a85dd4091e38c5bbcc Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 23 Sep 2009 18:53:00 +0000 Subject: reduce perl_checker's SNR ratio --- perl-install/standalone/harddrake2 | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/standalone/harddrake2') diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2 index 75d65ce67..7700616d5 100755 --- a/perl-install/standalone/harddrake2 +++ b/perl-install/standalone/harddrake2 @@ -6,6 +6,7 @@ use strict; use diagnostics; use lib qw(/usr/lib/libDrakX); use standalone; +use MDK::Common; # help perl_checker use common; # i18n: IMPORTANT: to get correct namespace (drakconf instead of only libDrakX) -- cgit v1.2.1