[PATCH] removed check on need to run Env.Host.sh first
Cor Nouws
oolst at nouenoff.nl
Wed Feb 22 00:29:31 PST 2012
---
solenv/bin/ooinstall | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/solenv/bin/ooinstall b/solenv/bin/ooinstall
index b7a5d94..4dcbe13 100755
--- a/solenv/bin/ooinstall
+++ b/solenv/bin/ooinstall
@@ -16,8 +16,6 @@ $do_link = 0;
$is_windows = 0;
my $tmp_dir;
-die "You need to source Env.Host.sh first " if (!defined $ENV{SRC_ROOT});
-
if ($ENV{GUI} eq 'WNT') {
$is_windows = 1;
}
--
1.7.4.1
--------------080309050302010401080402--
More information about the LibreOffice
mailing list