diff options
author | Niels Horn <niels.horn@gmail.com> | 2011-08-01 21:38:45 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-11 20:28:36 -0300 |
commit | f062589eba9fda9c8d0a0b017267dd0c756a8903 (patch) | |
tree | 5a9dbb8092068f2f10c85a1cf5f753643f27dbcb /office/libreoffice/README | |
parent | c1ddce54cbe423d1d875b0e15356507c2ed72cdb (diff) | |
download | slackbuilds-f062589eba9fda9c8d0a0b017267dd0c756a8903.tar.gz |
office/libreoffice: Updated for version 3.4.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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. |