was still demanding use of Env.Host.sh

--
 - Cor
 - http://nl.libreoffice.org

>From 1bba0619844d00417d88dcd2908a7f66ed53792e Mon Sep 17 00:00:00 2001
From: Cor Nouws <oo...@nouenoff.nl>
Date: Wed, 22 Feb 2012 09:29:31 +0100
Subject: [PATCH] removed check on need to run Env.Host.sh first

---
 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

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to