blob: a69d7cdaa7182c38c2ce9c84c85dca1d19d13602 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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
|