diff options
author | Juergen Schmidt <jsc@openoffice.org> | 2002-05-28 10:26:40 +0000 |
---|---|---|
committer | Juergen Schmidt <jsc@openoffice.org> | 2002-05-28 10:26:40 +0000 |
commit | 065ad27b6b50a0ae47ca6f6c00aef4d56ba9aae7 (patch) | |
tree | 9a395d2898deb0058a44fd899bb656adabd8511b /odk/docs | |
parent | c31e83a9379811bcf6a0526722aed51bff225654 (diff) |
#99053# insert env varible for auto deployment
Diffstat (limited to 'odk/docs')
-rw-r--r-- | odk/docs/install.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/odk/docs/install.html b/odk/docs/install.html index 9e5b14ba21f7..10c614821a3e 100644 --- a/odk/docs/install.html +++ b/odk/docs/install.html @@ -119,6 +119,11 @@ <td widht=35%><b>SDK_MAKE</b></td> <td widht=65%>path to GNU make</td> </tr> + <tr> + <td widht=35%><b>SDK_AUTO_DEPLOYMENT</b></td> + <td widht=65%>if this variable is set, the component examples will be automatically deployed + into the Office installation referenced by OFFICE_HOME. See also ((reference deployment mechanism)). + </tr> </table> </p> <p>If you don't want to use the script to set your working environment you have to set the appropriate |