summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2015-08-10 01:04:44 +0200
committer Willy Sudiarto Raharjo2015-08-11 18:25:09 +0200
commitfe2cdc0a69e71415e880a002816d32d86e14837e (patch)
treec01c35d64a47dfb8ca0635f1b6b592b7d74bbde5 /office
parent7be1b9a07c894c054fc245fcaf24cb409b8ece3b (diff)
downloadslackbuilds-fe2cdc0a69e71415e880a002816d32d86e14837e.tar.gz
office/libreoffice: Fix MD5SUM and path.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/libreoffice/libreoffice.SlackBuild2
-rw-r--r--office/libreoffice/libreoffice.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/office/libreoffice/libreoffice.SlackBuild b/office/libreoffice/libreoffice.SlackBuild
index 879b466358..9e6da61a37 100644
--- a/office/libreoffice/libreoffice.SlackBuild
+++ b/office/libreoffice/libreoffice.SlackBuild
@@ -147,7 +147,7 @@ cp $CWD/open-libre-together.sh $PKG/usr/doc/$PRGNAM-$VERSION/
# Disable Java support if desired (see above)
if [ "$DISABLE_JAVA" = "YES" ]; then
- chmod -x $PKG/opt/libreoffice$SRCSHORT/ure/bin/javaldx
+ chmod -x $PKG/opt/libreoffice$SRCSHORT/program/javaldx
fi
mkdir -p $PKG/install
diff --git a/office/libreoffice/libreoffice.info b/office/libreoffice/libreoffice.info
index f98cabc8ad..0bc452bcca 100644
--- a/office/libreoffice/libreoffice.info
+++ b/office/libreoffice/libreoffice.info
@@ -4,7 +4,7 @@ HOMEPAGE="http://www.libreoffice.org"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.0.0/rpm/x86/LibreOffice_5.0.0_Linux_x86_rpm.tar.gz"
MD5SUM="d54ebe17b34f39446762e73fc3d31277"
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.0.0/rpm/x86_64/LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz"
-MD5SUM_x86_64="609182c7ebbf5d5a96ffdb5418eff3f7"
+MD5SUM_x86_64="6e1c97eaa221748e328c80470d296583"
REQUIRES="jdk"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"