summaryrefslogtreecommitdiffstats
path: root/development/acpica/acpica.SlackBuild
diff options
context:
space:
mode:
author Heinz Wiesinger2011-04-03 20:06:58 +0200
committer Robby Workman2011-04-06 01:54:18 +0200
commitde1ae8f9d501eb01157ec78582b69110f03250c0 (patch)
tree424350b13961afa1241c1e686084920357528759 /development/acpica/acpica.SlackBuild
parent50195a5d978996fdfb9bb49590d9233e6fad20ac (diff)
downloadslackbuilds-de1ae8f9d501eb01157ec78582b69110f03250c0.tar.gz
development/acpica: Updated for version 20110112
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'development/acpica/acpica.SlackBuild')
-rw-r--r--development/acpica/acpica.SlackBuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/development/acpica/acpica.SlackBuild b/development/acpica/acpica.SlackBuild
index 01218087c7..151190d05d 100644
--- a/development/acpica/acpica.SlackBuild
+++ b/development/acpica/acpica.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for acpica
-# Copyright 2008-2010 Heinz Wiesinger, Amsterdam, The Netherlands
+# Copyright 2008-2011 Heinz Wiesinger, Amsterdam, The Netherlands
# 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=acpica
-VERSION=20100915
+VERSION=20110112
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -59,9 +59,9 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM-unix-$VERSION
-tar xvf $CWD/$PRGNAM-unix-$VERSION.tar.gz
-cd $PRGNAM-unix-$VERSION
+rm -rf $PRGNAM-unix2-$VERSION
+tar xvf $CWD/$PRGNAM-unix2-$VERSION.tar.gz
+cd $PRGNAM-unix2-$VERSION
chown -R root:root .
chmod -R u+w,go+r-w,a-s .