office/libreoffice-langpack: Support multiple languages.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2019-01-06 23:23:54 +07:00
parent 448f1bb30d
commit 0da2228bd0
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 2 additions and 2 deletions

View File

@ -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}