summaryrefslogtreecommitdiff
path: root/odk/docs
diff options
context:
space:
mode:
Diffstat (limited to 'odk/docs')
-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>