summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-02-26 12:10:43 +0100
committer Willy Sudiarto Raharjo2018-02-26 12:10:43 +0100
commit4c6a8fc6e40c02e11800ad20d205e3f6589f893b (patch)
treeff27974167e5292b8f0845dddc07903547c3bbbb /office
parent5a567059b6ec8e5750e2b2abeea22667b6fc75b5 (diff)
downloadold.slackbuilds-4c6a8fc6e40c02e11800ad20d205e3f6589f893b.tar.gz
office/libreoffice: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/libreoffice/README13
1 files changed, 0 insertions, 13 deletions
diff --git a/office/libreoffice/README b/office/libreoffice/README
index a885f4e61a..ba40a67252 100644
--- a/office/libreoffice/README
+++ b/office/libreoffice/README
@@ -11,16 +11,3 @@ Be sure to look at the script for some optional things you can do when
building.
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.