mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
20e1a93f90
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
16 lines
573 B
Text
16 lines
573 B
Text
Language Pack for LibreOffice productivity suite.
|
|
|
|
This script builds the language pack for the en-GB locale.
|
|
To build other locales, download your language pack from:
|
|
|
|
http://www.libreoffice.org/download/
|
|
|
|
and start the SlackBuild as follows:
|
|
|
|
# LOLANG=xx-YY ./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
|