summaryrefslogtreecommitdiffstats
path: root/office/libreoffice
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-01-06 17:20:53 +0100
committer Willy Sudiarto Raharjo2018-01-10 17:55:47 +0100
commit63cacc1cda76a93187a4167a55d11825d23a2ff4 (patch)
treeb58ab4b5925fc36602f316b54210b06fbbece6bf /office/libreoffice
parentc8b3ea4a2e22bd4aaac8bb1a728ba38e4de276ae (diff)
downloadold.slackbuilds-63cacc1cda76a93187a4167a55d11825d23a2ff4.tar.gz
office/libreoffice: Fix symlink creation.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/libreoffice')
-rw-r--r--office/libreoffice/libreoffice.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/office/libreoffice/libreoffice.SlackBuild b/office/libreoffice/libreoffice.SlackBuild
index e87b6120bf..ad68b475c3 100644
--- a/office/libreoffice/libreoffice.SlackBuild
+++ b/office/libreoffice/libreoffice.SlackBuild
@@ -119,7 +119,6 @@ cd $PKG/usr/bin
rm -f $FILE
ln -sf ../../opt/libreoffice$SRCSHORT/program/$FILE $FILE ;
done
-cd -
# The symlinks below are required to (directly) open documents
# supported by libreoffice with Xfe file manager.
@@ -130,6 +129,7 @@ ln -sf ../../opt/libreoffice$SRCSHORT/program/simpress loimpress
ln -sf ../../opt/libreoffice$SRCSHORT/program/smath lomath
ln -sf ../../opt/libreoffice$SRCSHORT/program/swriter lowriter
+cd -
# Remove DejaVu and Liberation fonts - these are included in other packages
rm -f opt/libreoffice$SRCSHORT/share/fonts/truetype/{DejaVu,Liberation}*.ttf