summaryrefslogtreecommitdiffstats
path: root/odk/docs/install.html
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-12-02 15:41:20 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-12-02 15:42:37 +0100
commit0ffe0bf68abcab15cfa2b4c949d30262a4aaa0e0 (patch)
tree1c9eed60c97c1f98d794c9a5efa8d5cf2a06ada1 /odk/docs/install.html
parentglew: Don't hard code Win32 platform on Windows (diff)
downloadcore-0ffe0bf68abcab15cfa2b4c949d30262a4aaa0e0.tar.gz
core-0ffe0bf68abcab15cfa2b4c949d30262a4aaa0e0.zip
Fold URE: Remove OO_SDK_URE_HOME on non-Windows
Change-Id: Iad0480eb39e2c1312c27cf9b90146c2beba592fd
Diffstat (limited to 'odk/docs/install.html')
-rw-r--r--odk/docs/install.html22
1 files changed, 6 insertions, 16 deletions
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
@@ -240,12 +240,6 @@
when you use the SDK build environment.</td>
</tr>
<tr>
- <td class="cell20"><b>OO_SDK_URE_HOME</b></td>
- <td class="cell80">Path to an existing UNO
- Runtime Environment installation, e.g.
- &quot;/opt/libreoffice/ure&quot;.</td>
- </tr>
- <tr>
<td class="cell20"><b>OO_SDK_HOME</b></td>
<td class="cell80">Path to the SDK root
directory, e.g.
@@ -346,24 +340,20 @@
<tr valign="top">
<td class="cell20">OO_SDK_URE_BIN_DIR</td>
<td class="cell80">The path within the chosen
- URE installation where binary executables are
- located (e.g., <i>$OO_SDK_URE_HOME/bin</i>
- for a Unix installation).</td>
+ LibreOffice URE installation where binary
+ executables are located.</td>
</tr>
<tr valign="top">
<td class="cell20">OO_SDK_URE_LIB_DIR</td>
<td class="cell80">The path within the chosen
- URE installation where dynamic libraries are
- located (e.g., <i>$OO_SDK_URE_HOME/lib</i>
- for a Unix installation).</td>
+ LibreOffice URE installation where dynamic
+ libraries are located.</td>
</tr>
<tr valign="top">
<td class="cell20">OO_SDK_URE_JAVA_DIR</td>
<td class="cell80">The path within the chosen
- URE installation where Java JARs are
- located (e.g.,
- <i>$OO_SDK_URE_HOME/share/java</i> for a Unix
- installation).</td>
+ LibreOffice URE installation where Java JARs
+ are located.</td>
</tr>
<tr valign="top">
<td class="cell20">CLASSPATH</td>