mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
office/libreoffice-langpack: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5bf6187a1e
commit
1b62cd2b84
1 changed files with 5 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue