From 0ffe0bf68abcab15cfa2b4c949d30262a4aaa0e0 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 2 Dec 2014 15:41:20 +0100 Subject: Fold URE: Remove OO_SDK_URE_HOME on non-Windows Change-Id: Iad0480eb39e2c1312c27cf9b90146c2beba592fd --- odk/docs/install.html | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) (limited to 'odk/docs/install.html') diff --git a/odk/docs/install.html b/odk/docs/install.html index 2ac300ffc9ff..a39323e14b1f 100644 --- a/odk/docs/install.html +++ b/odk/docs/install.html @@ -239,12 +239,6 @@ users home directory for any generated output when you use the SDK build environment. - - OO_SDK_URE_HOME - Path to an existing UNO - Runtime Environment installation, e.g. - "/opt/libreoffice/ure". - OO_SDK_HOME Path to the SDK root @@ -346,24 +340,20 @@ OO_SDK_URE_BIN_DIR The path within the chosen - URE installation where binary executables are - located (e.g., $OO_SDK_URE_HOME/bin - for a Unix installation). + LibreOffice URE installation where binary + executables are located. OO_SDK_URE_LIB_DIR The path within the chosen - URE installation where dynamic libraries are - located (e.g., $OO_SDK_URE_HOME/lib - for a Unix installation). + LibreOffice URE installation where dynamic + libraries are located. OO_SDK_URE_JAVA_DIR The path within the chosen - URE installation where Java JARs are - located (e.g., - $OO_SDK_URE_HOME/share/java for a Unix - installation). + LibreOffice URE installation where Java JARs + are located. CLASSPATH -- cgit