diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-07-10 14:12:48 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-17 06:40:11 +0700 |
commit | 2ca77f6b3207f5cf627a88942d137af712f9d20a (patch) | |
tree | c9495b5c651583a8bc6b54ec0380a80669a93ffb /office | |
parent | b7cac0e48cf8fe0091b1c1c0f13b279da2baafcb (diff) | |
download | slackbuilds-2ca77f6b3207f5cf627a88942d137af712f9d20a.tar.gz |
office/LibreOffice: Replace tabs in README.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/LibreOffice/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/LibreOffice/README b/office/LibreOffice/README index 6cb98faa77..3adeba09ef 100644 --- a/office/LibreOffice/README +++ b/office/LibreOffice/README @@ -73,12 +73,12 @@ as follows: default due to interference with Openshot (therefore possibly other packages). It may be enabled by setting the PYUNO environment variable e.g. - PYUNO=yes sh LibreOffice.SlackBuild + PYUNO=yes sh LibreOffice.SlackBuild Even without PyUNO enabled in this way, PyUNO scripts may still be executed by suitably extending the PYTHONPATH in the environment at runtime e.g. - PYTHONPATH=/usr/lib64/libreoffice/program my_python_uno_script.py + PYTHONPATH=/usr/lib64/libreoffice/program my_python_uno_script.py Spell checking of documents at runtime requires installation of a |