summaryrefslogtreecommitdiffstats
path: root/system/apcupsd/patches/create_lockdir_in_init_script.diff
diff options
context:
space:
mode:
author Robby Workman2014-04-01 20:08:38 +0200
committer Willy Sudiarto Raharjo2014-04-07 09:43:48 +0200
commit07a78ff4a0a26235630cb78f931ce18ac94551a8 (patch)
tree5d473cc4455335590a7f94383acb39577c0ce8ea /system/apcupsd/patches/create_lockdir_in_init_script.diff
parent78ee30de20073bb054727c4141a903ee6600a6c7 (diff)
downloadslackbuilds-07a78ff4a0a26235630cb78f931ce18ac94551a8.tar.gz
system/apcupsd: Updated for version 3.14.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/apcupsd/patches/create_lockdir_in_init_script.diff')
-rw-r--r--system/apcupsd/patches/create_lockdir_in_init_script.diff6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/apcupsd/patches/create_lockdir_in_init_script.diff b/system/apcupsd/patches/create_lockdir_in_init_script.diff
index 06d158fb91..0640544e53 100644
--- a/system/apcupsd/patches/create_lockdir_in_init_script.diff
+++ b/system/apcupsd/patches/create_lockdir_in_init_script.diff
@@ -1,6 +1,6 @@
-diff -Nur apcupsd-3.14.10.orig/platforms/slackware/apcupsd.in apcupsd-3.14.10/platforms/slackware/apcupsd.in
---- apcupsd-3.14.10.orig/platforms/slackware/apcupsd.in 2005-03-03 11:18:09.000000000 -0600
-+++ apcupsd-3.14.10/platforms/slackware/apcupsd.in 2012-09-07 21:31:27.347857464 -0500
+diff -Nur apcupsd-3.14.12.orig/platforms/slackware/apcupsd.in apcupsd-3.14.12/platforms/slackware/apcupsd.in
+--- apcupsd-3.14.12.orig/platforms/slackware/apcupsd.in 2005-03-03 11:18:09.000000000 -0600
++++ apcupsd-3.14.12/platforms/slackware/apcupsd.in 2014-04-01 13:53:23.113153628 -0500
@@ -20,6 +20,7 @@
if [ -f ${APCPID} ]; then
return=" Already running."