diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-29 19:56:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-29 19:56:05 +0700 |
commit | 1b62cd2b84424c2ca53256370953e73b5b101301 (patch) | |
tree | 9b4b206ade7dc9bd845389ed7f4db996995535ab /office/libreoffice-langpack/README | |
parent | 5bf6187a1e78c08b7668ba082a1d0347e0a1f2fd (diff) | |
download | slackbuilds-1b62cd2b84424c2ca53256370953e73b5b101301.tar.gz |
office/libreoffice-langpack: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/libreoffice-langpack/README')
-rw-r--r-- | office/libreoffice-langpack/README | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/office/libreoffice-langpack/README b/office/libreoffice-langpack/README index a69d7cdaa7..f3c8a8b64f 100644 --- a/office/libreoffice-langpack/README +++ b/office/libreoffice-langpack/README @@ -7,10 +7,13 @@ To build other locales, download your language pack from: and start the SlackBuild as follows: - # LOLANG=xx-YY ./libreoffice-langpack.SlackBuild + # LOLANG=xx ./libreoffice-langpack.SlackBuild This package was prepared for LibreOffice built from here at SlackBuilds.org. if you want to build a package compatible with LibreOffice built from source (like AlienBOB's packages), start the script as follows: - # LOLANG=xx-YY ALIEN=yes ./libreoffice-langpack.SlackBuild + # LOLANG=xx ALIEN=yes ./libreoffice-langpack.SlackBuild + +Note: +For language used in multiple locale, please replace xx with xx-YY |