diff options
author | Niels Horn <niels.horn@gmail.com> | 2011-02-20 11:13:12 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-02-28 09:42:05 -0600 |
commit | 20e1a93f90450a2df202209bd84238d860647a57 (patch) | |
tree | 4bfa2ab868e0e02a491b13351d0a5dd21ce75b4d /office/libreoffice-langpack/README | |
parent | fbdee6d2a0269552aaeb6ed414b005e212b8c38f (diff) | |
download | slackbuilds-20e1a93f90450a2df202209bd84238d860647a57.tar.gz |
office/libreoffice-langpack: Updated for version 3.3.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/libreoffice-langpack/README')
-rw-r--r-- | office/libreoffice-langpack/README | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/office/libreoffice-langpack/README b/office/libreoffice-langpack/README index 93365c9354..a69d7cdaa7 100644 --- a/office/libreoffice-langpack/README +++ b/office/libreoffice-langpack/README @@ -1,20 +1,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 (32-bits): +To build other locales, download your language pack from: - http://download.documentfoundation.org/libreoffice/testing/3.3.0-rc1/rpm/x86/ - -or (64-bits): - - http://download.documentfoundation.org/libreoffice/testing/3.3.0-rc1/rpm/x86_64/ + 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: +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 |