summaryrefslogtreecommitdiffstats
path: root/system/thermald/thermald.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-06-07 23:08:11 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-06-09 07:15:36 +0700
commitfbc1bdadf39734d45d0172dc1bdafbce2dd7263f (patch)
tree27dca9754fc8fecec5cfe5b7a172c92e284bb162 /system/thermald/thermald.SlackBuild
parent5faee44c863c38fbfe4c6f36f3ec42fddf32f58d (diff)
downloadslackbuilds-fbc1bdadf39734d45d0172dc1bdafbce2dd7263f.tar.gz
slackbuilds-fbc1bdadf39734d45d0172dc1bdafbce2dd7263f.tar.xz
system/thermald: Updated for version 1.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/thermald/thermald.SlackBuild')
-rw-r--r--system/thermald/thermald.SlackBuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/system/thermald/thermald.SlackBuild b/system/thermald/thermald.SlackBuild
index d3b2367343..3fa6ef745d 100644
--- a/system/thermald/thermald.SlackBuild
+++ b/system/thermald/thermald.SlackBuild
@@ -25,7 +25,7 @@
PRGNAM=thermald
SRCNAM=thermal_daemon
-VERSION=${VERSION:-1.7.1}
+VERSION=${VERSION:-1.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -84,9 +84,6 @@ find -L . \
make
make install DESTDIR=$PKG
-# Remove /etc/init but keep dbus config
-rm -r $PKG/etc/init
-
# Don't clobber configs
mv $PKG/etc/thermald/thermal-conf.xml $PKG/etc/thermald/thermal-conf.xml.new
mv $PKG/etc/thermald/thermal-cpu-cdev-order.xml $PKG/etc/thermald/thermal-cpu-cdev-order.xml.new