From 796c859cddc83fec0fd1a2a44d41c7d830718d51 Mon Sep 17 00:00:00 2001 From: Greg' Ar Tourter Date: Sat, 3 Jun 2017 20:08:50 +0700 Subject: system/apcupsd: Update build script. Signed-off-by: Willy Sudiarto Raharjo --- system/apcupsd/apcupsd.SlackBuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'system') diff --git a/system/apcupsd/apcupsd.SlackBuild b/system/apcupsd/apcupsd.SlackBuild index 4a64e47297..080d77ca6f 100644 --- a/system/apcupsd/apcupsd.SlackBuild +++ b/system/apcupsd/apcupsd.SlackBuild @@ -72,11 +72,8 @@ 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 {} \; -# Make sure /var/lock exists - create it in the rc.apcupsd -patch -p1 < $CWD/patches/create_lockdir_in_init_script.diff - # Fixup up a couple of nitpicks in the init script -patch -p1 < $CWD/patches/nitpicky-fixes-to-init-script.diff +patch -p1 < $CWD/patches/init-script-fixups.diff # The "--disable-install-distdir" is important - don't remove it. # If you enable the distribution-specific install, then apcupsd will attempt -- cgit v1.2.3