From cc0cc684d07f9d8265861c6b6bc870c9b0094fb6 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 4 Jun 2014 07:31:27 +0200 Subject: fix typo in commit e4a19b10331a686461cbbcaecfb1cba5c5342676 --- perl-install/common.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/common.pm b/perl-install/common.pm index 4437f9e7a..7a89b8848 100644 --- a/perl-install/common.pm +++ b/perl-install/common.pm @@ -1,7 +1,7 @@ package common; # $Id: common.pm 245955 2008-09-18 14:19:04Z pixel $ use MDK::Common; -se diagnostics; +use diagnostics; use strict; BEGIN { eval { require Locale::gettext } } #- allow common.pm to be used in drakxtools-backend without perl-Locale-gettext -- cgit v1.2.1