From df815dd1334508c271cf17e6849dc10f08c292c8 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 1 Aug 2002 10:14:49 +0000 Subject: export license --- perl-install/harddrake/ui.pm | Bin 10447 -> 10448 bytes perl-install/standalone/harddrake2 | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/harddrake/ui.pm b/perl-install/harddrake/ui.pm index fdd3f36aa..4b4cbfa2c 100644 Binary files a/perl-install/harddrake/ui.pm and b/perl-install/harddrake/ui.pm differ diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2 index 88e4c9a99..a306a4fe4 100755 --- a/perl-install/standalone/harddrake2 +++ b/perl-install/standalone/harddrake2 @@ -5,7 +5,7 @@ use standalone; use harddrake::ui; if ("@ARGV" =~ /--help|-h/) { - print "Harddrake 2\n", $license, "\nUsage: harddrake [-h|--help]\n"; + print "Harddrake 2\n", $harddrake::ui::license, "\nUsage: harddrake [-h|--help]\n"; exit; } $::isStandalone=1; -- cgit v1.2.1