From 12a1c5f20593dc44e38354a2fb261dc87c68aa23 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 6 Jan 2019 23:53:14 +0700 Subject: office/libreoffice-helppack: Support multiple languages. Signed-off-by: Willy Sudiarto Raharjo --- office/libreoffice-helppack/README | 2 +- office/libreoffice-helppack/libreoffice-helppack.SlackBuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'office/libreoffice-helppack') diff --git a/office/libreoffice-helppack/README b/office/libreoffice-helppack/README index 30ba91ad1c..2372250eff 100644 --- a/office/libreoffice-helppack/README +++ b/office/libreoffice-helppack/README @@ -7,4 +7,4 @@ To build other locales, download your help pack from: and start the SlackBuild as follows: - # LOLANG=xx-YY ./libreoffice-helppack.SlackBuild + # LOLANG=xx ./libreoffice-helppack.SlackBuild diff --git a/office/libreoffice-helppack/libreoffice-helppack.SlackBuild b/office/libreoffice-helppack/libreoffice-helppack.SlackBuild index 19cd5040f5..e7bd29ec58 100644 --- a/office/libreoffice-helppack/libreoffice-helppack.SlackBuild +++ b/office/libreoffice-helppack/libreoffice-helppack.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for LibreOffice Help Packs # Copyright 2013-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 @@ -101,4 +101,4 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -/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