summaryrefslogtreecommitdiffstats
path: root/office/libreoffice-langpack/README
diff options
context:
space:
mode:
Diffstat (limited to 'office/libreoffice-langpack/README')
-rw-r--r--office/libreoffice-langpack/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/office/libreoffice-langpack/README b/office/libreoffice-langpack/README
new file mode 100644
index 0000000000..f74b73765b
--- /dev/null
+++ b/office/libreoffice-langpack/README
@@ -0,0 +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:
+
+ http://download.documentfoundation.org/libreoffice/testing/3.3.0-beta2/rpm/x86/
+
+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