odk/docs/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 6aa2e8fe2b0b59e2fe20191decb9bd6202dabcc9 Author: Julien Nabet <[email protected]> AuthorDate: Sat May 4 10:18:15 2024 +0200 Commit: Julien Nabet <[email protected]> CommitDate: Sat May 4 12:16:29 2024 +0200 tdf#160924: SDK: typo SDK_HOME instead of OO_SDK_HOME for linux Change-Id: I8ec2bc31b19cc6b724a6f7ea3238dda8cf60d4b7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167111 Tested-by: Jenkins Reviewed-by: Julien Nabet <[email protected]> diff --git a/odk/docs/install.html b/odk/docs/install.html index 3bf36d8a2563..e23fa3a535fe 100644 --- a/odk/docs/install.html +++ b/odk/docs/install.html @@ -459,7 +459,7 @@ <tr valign="top"> <td class="cell20">LD_LIBRARY_PATH</td> <td class="cell80">=<i>$OO_SDK_URE_LIB_DIR: - $SDK_HOME/linux/lib: + $OO_SDK_HOME/linux/lib: $LD_LIBRARY_PATH</i><br/> <p>The LD_LIBRARY_PATH will be set or will be extended by the office/URE library path, the
