summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-01-06 17:23:54 +0100
committer Willy Sudiarto Raharjo2019-01-06 17:25:54 +0100
commit0da2228bd0d5edb862fbcc04ce2fa9091d04fb58 (patch)
tree498729f46b12ab5f5e8e6817a94bca04e25517be /office
parent448f1bb30d862c5dab4553daad0903af0f219bda (diff)
downloadslackbuilds-0da2228bd0d5edb862fbcc04ce2fa9091d04fb58.tar.gz
office/libreoffice-langpack: Support multiple languages.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/libreoffice-langpack/libreoffice-langpack.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild
index e3e7073898..2c9c9d62d5 100644
--- a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild
+++ b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for LibreOffice Language Packs
# Copyright 2010-2014 Niels Horn, Rio de Janeiro, RJ, Brazil
-# Copyright 2014-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2014-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -116,4 +116,4 @@ if [ "$ALIEN" == "yes" ]; then
cd $PKG
fi
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-${VERSION}_${PKG_LANG}-$PKGARCH-$BUILD$TAG.${PKGTYPE:-tgz}
+/sbin/makepkg -l y -c n $OUTPUT/${PRGNAM}_${PKG_LANG}-${VERSION}-$PKGARCH-$BUILD$TAG.${PKGTYPE:-tgz}