diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-02 02:28:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-03 04:33:23 +0700 |
commit | 0f8e85917dfbe98946d0618e3bbaf8ed1b885afd (patch) | |
tree | 9454bfc806f941a3cd8e05a0a32385268bb0d990 /office/libreoffice/doinst.sh | |
parent | 883ce7a55012ca5f69d78308ef3f3d96a59df31d (diff) |
office/libreoffice: Updated for version 5.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/libreoffice/doinst.sh')
-rw-r--r-- | office/libreoffice/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/office/libreoffice/doinst.sh b/office/libreoffice/doinst.sh index 14bfd4aa3d885..1253446a8688f 100644 --- a/office/libreoffice/doinst.sh +++ b/office/libreoffice/doinst.sh @@ -13,4 +13,3 @@ if [ -x /usr/bin/gtk-update-icon-cache ]; then fi done fi - |