diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-26 18:10:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-26 18:10:43 +0700 |
commit | 8beba43196b0524f27032c9ede74d1712333ba24 (patch) | |
tree | 25c03c316db9facd626f2ab9701addc26ab57178 /office/libreoffice | |
parent | 9802049d2d6ec53fca19bc37d11ae895558f3ec1 (diff) |
office/libreoffice: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/libreoffice')
-rw-r--r-- | office/libreoffice/README | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/office/libreoffice/README b/office/libreoffice/README index a885f4e61a81..ba40a6725272 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. |