From 27162200d9a039b14c1f8dbd7f7a9cf40f5b7326 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Fri, 13 Dec 2002 16:06:25 +0000 Subject: must return a true value --- perl-install/install_messages.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install') diff --git a/perl-install/install_messages.pm b/perl-install/install_messages.pm index 31ff25668..cad5deaa8 100644 --- a/perl-install/install_messages.pm +++ b/perl-install/install_messages.pm @@ -140,3 +140,5 @@ Information on configuring your system is available in the post install chapter of the Official Mandrake Linux User's Guide.", N("http://www.mandrakelinux.com/en/90errata.php3")); } + +1; -- cgit v1.2.1