From 0da2228bd0d5edb862fbcc04ce2fa9091d04fb58 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 6 Jan 2019 23:23:54 +0700 Subject: office/libreoffice-langpack: Support multiple languages. Signed-off-by: Willy Sudiarto Raharjo --- office/libreoffice-langpack/libreoffice-langpack.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'office') 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 +# Copyright 2014-2019 Willy Sudiarto Raharjo # 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} -- cgit v1.2.3