[PATCH] Remove javaldx /proc test.
Francois Tigeot
ftigeot at wolfpond.org
Fri Feb 18 01:29:51 PST 2011
---
solenv/bin/ooinstall | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/solenv/bin/ooinstall b/solenv/bin/ooinstall
index ba226fa..7ab12b9 100755
--- a/solenv/bin/ooinstall
+++ b/solenv/bin/ooinstall
@@ -14,8 +14,6 @@ use Cwd;
$path = '';
$do_link = 0;
-( $^O =~ /freebsd/i ) || ( $^O =~ /netbsd/i ) || ( $^O =~ /openbsd/i ) || ( $^O =~ /darwin/i ) || ( -f "/proc/meminfo" ) || die "The installer cannot work without javaldx running, which requires /proc to be mounted";
-
# Workaround for system Mozilla
if ( $ENV{'SYSTEM_MOZILLA'} eq 'YES' ) {
$ENV{'LD_LIBRARY_PATH'} = "$ENV{'MOZ_LIB'}:$ENV{'LD_LIBRARY_PATH'}";
--
1.7.3.4
--uZ3hkaAS1mZxFaxD--
More information about the LibreOffice
mailing list