system/linux-libertine-fonts: New maintainer.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ryan P.C. McQuen 2014-06-18 21:33:22 +07:00 committed by Erik Hanson
parent 8a0faa1c81
commit af54a10d70
2 changed files with 5 additions and 3 deletions

View file

@ -2,6 +2,8 @@
# Slackware build script for linux-libertine-fonts
# Ryan P.C. McQuen | Everett, WA | ryan.q@linux.com
# Copyright 2012 Binh Nguyen <binhvng@gmail.com>
# All rights reserved.
#
@ -51,7 +53,7 @@ tar xvf $CWD/${SRCNAM2}_${VERSION}_${RELDATE}.tgz
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
-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 {} \;

View file

@ -8,5 +8,5 @@ MD5SUM="3ff3ede32b0a62e57a62e33783815b70 \
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Binh Nguyen"
EMAIL="binhvng@gmail.com"
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryan.q@linux.com"