From 3b02f987c378e275064a2cab51aae9260e03dd03 Mon Sep 17 00:00:00 2001 From: Aaditya Bagga Date: Sun, 12 Feb 2017 18:25:56 +0530 Subject: system/openrc-services: Updated for version 20170217. Signed-off-by: Willy Sudiarto Raharjo --- system/openrc-services/openrc-services.SlackBuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'system/openrc-services/openrc-services.SlackBuild') diff --git a/system/openrc-services/openrc-services.SlackBuild b/system/openrc-services/openrc-services.SlackBuild index 803c5b02c2..fc9a94075a 100644 --- a/system/openrc-services/openrc-services.SlackBuild +++ b/system/openrc-services/openrc-services.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for openrc-services # Based upon https://github.com/manjaro/packages-openrc -# Copyright 2015-2016 Aaditya Bagga +# Copyright 2015-2017 Aaditya Bagga # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,12 +24,12 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=openrc-services -VERSION=${VERSION:-20160807} +VERSION=${VERSION:-20170217} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} _GITNAM=aadityabagga-${PRGNAM}-ng -_GITVER=bada733bba99 +_GITVER=a41f2e816476 if [ -z "$ARCH" ]; then case "$( uname -m )" in @@ -74,8 +74,6 @@ 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 {} \; -sed -i "s|usr/lib|usr/lib${LIBDIRSUFFIX}|" install_openrc_video.sh - # Install sh install.sh "$PKG" -- cgit v1.2.3