diff options
Diffstat (limited to 'office/libreoffice/README')
-rw-r--r-- | office/libreoffice/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/office/libreoffice/README b/office/libreoffice/README index 0d4185ba98..a885f4e61a 100644 --- a/office/libreoffice/README +++ b/office/libreoffice/README @@ -15,3 +15,12 @@ NOTE: See the separate SlackBuild script for the language packs. NOTE2: To keep LibreOffice installed concurrently with OpenOffice, run the included "open-libre-together.sh" script saved in the documentation directory of this package to patch the .desktop menu files. + +NOTE3: LibreOffice versions change quite often. If the version for which + this script was written is no longer available, look for it at: + http://download.documentfoundation.org/libreoffice/old/stable/ + It will go there after the next release. + You can also try building the newer version using: + # VERSION="x.y.z" ./libreoffice.SlackBuild + This *might* work, but upstream has a habit of changing the naming + and structure of the files, etc. between versions, so: YMMV. |