summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-30 18:29:43 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-30 18:29:43 +0700
commitac946d428814d0171ea1042749aeddd6e6b5a1d0 (patch)
tree4a3dc46211a383b0e5d9291b796880712ecac029
parent40d609b9d128aed1cf10c3833c4a29467e0c9608 (diff)
downloadslackbuilds-ac946d428814d0171ea1042749aeddd6e6b5a1d0.tar.gz
slackbuilds-ac946d428814d0171ea1042749aeddd6e6b5a1d0.tar.xz
office/libreoffice-helppack: New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--office/libreoffice-helppack/libreoffice-helppack.SlackBuild6
-rw-r--r--office/libreoffice-helppack/libreoffice-helppack.info4
2 files changed, 4 insertions, 6 deletions
diff --git a/office/libreoffice-helppack/libreoffice-helppack.SlackBuild b/office/libreoffice-helppack/libreoffice-helppack.SlackBuild
index a662c97126..431cef5f1d 100644
--- a/office/libreoffice-helppack/libreoffice-helppack.SlackBuild
+++ b/office/libreoffice-helppack/libreoffice-helppack.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for LibreOffice Help Packs
# Copyright 2013-2014 Niels Horn, Rio de Janeiro, RJ, Brazil
+# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,9 +23,6 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# Written by Niels Horn <niels.horn@gmail.com>
-# Revision date: 2014/02/21
-
PRGNAM=libreoffice-helppack
VERSION=${VERSION:-"4.3.1"}
BUILD=${BUILD:-1}
@@ -101,6 +99,6 @@ find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
- -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+ -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}
diff --git a/office/libreoffice-helppack/libreoffice-helppack.info b/office/libreoffice-helppack/libreoffice-helppack.info
index dedae64fcb..6a89b9e99d 100644
--- a/office/libreoffice-helppack/libreoffice-helppack.info
+++ b/office/libreoffice-helppack/libreoffice-helppack.info
@@ -6,5 +6,5 @@ MD5SUM="31fee09617fcec661d8acc1e5c71a973"
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.3.1/rpm/x86_64/LibreOffice_4.3.1_Linux_x86-64_rpm_helppack_en-US.tar.gz"
MD5SUM_x86_64="5890bceb3a6c9c7f1ef3897310e50522"
REQUIRES="libreoffice"
-MAINTAINER="Niels Horn"
-EMAIL="niels.horn@gmail.com"
+MAINTAINER="Willy Sudiarto Raharjo"
+EMAIL="willysr@slackbuilds.org"