summaryrefslogtreecommitdiffstats
path: root/system/thermal_daemon/thermal_daemon.SlackBuild
diff options
context:
space:
mode:
author Aaditya Bagga2014-01-08 16:23:59 +0100
committer Erik Hanson2014-01-30 06:20:57 +0100
commitafaa88765add3323f80100d5a42b26dc41daf937 (patch)
tree8517e4b67f341c508595cc32b379be9fd3f1678c /system/thermal_daemon/thermal_daemon.SlackBuild
parent507272dae6a84818381615f42147779db5bb4156 (diff)
downloadslackbuilds-afaa88765add3323f80100d5a42b26dc41daf937.tar.gz
system/thermal_daemon: Updated for version 1.1_rc2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/thermal_daemon/thermal_daemon.SlackBuild')
-rw-r--r--system/thermal_daemon/thermal_daemon.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/thermal_daemon/thermal_daemon.SlackBuild b/system/thermal_daemon/thermal_daemon.SlackBuild
index eb40d6ada3..9d88d8bada 100644
--- a/system/thermal_daemon/thermal_daemon.SlackBuild
+++ b/system/thermal_daemon/thermal_daemon.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for thermal_daemon
-# Copyright 2103 Aaditya Bagag aaditya_gnulinux@zoho.com
+# Copyright 2013-2014 Aaditya Bagga <aaditya_gnulinux@zoho.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=thermal_daemon
-VERSION=${VERSION:-1.04_01}
+VERSION=${VERSION:-1.1_rc2}
SRCVERSION=$(echo $VERSION | tr _ -)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -99,7 +99,7 @@ for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; r
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- COPYING README.txt thermal_daemon_usage.txt ThermalDaemon_Introduction.pdf \
+ COPYING README.txt thermal_daemon_usage.txt \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild