summaryrefslogtreecommitdiffstats
path: root/system/plan9port/plan9port.SlackBuild
diff options
context:
space:
mode:
author Antonio Hernández Blas2010-08-28 21:07:23 +0200
committer Erik Hanson2010-08-29 22:32:15 +0200
commitc3041bca1ea2849208ff355f9e0d1e9f2eccff00 (patch)
treedd21fc5aff66dff7d2d234e9dc538c1343eb5168 /system/plan9port/plan9port.SlackBuild
parent056131c490721cf57b7917eb467447266b257656 (diff)
downloadslackbuilds-c3041bca1ea2849208ff355f9e0d1e9f2eccff00.tar.gz
system/plan9port: Updated for version 20100825.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/plan9port/plan9port.SlackBuild')
-rw-r--r--system/plan9port/plan9port.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/plan9port/plan9port.SlackBuild b/system/plan9port/plan9port.SlackBuild
index 91c9b38545..9cbfdcf4ec 100644
--- a/system/plan9port/plan9port.SlackBuild
+++ b/system/plan9port/plan9port.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for plan9port
-# Copyright (c) 2008, Antonio Hernández Blas <hba.nihilismus@gmail.com>
+# Copyright (c) 2008-2010, Antonio Hernández Blas <hba.nihilismus@gmail.com>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -22,7 +22,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=plan9port
-VERSION=20091211
+VERSION=20100825
ARCH=${ARCH:-i586} # There's no use of cflags.
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -37,7 +37,7 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG/opt $OUTPUT
cd $TMP
-tar xvf $CWD/$PRGNAM-$VERSION.tgz 2>/dev/null || true # 4 harmless errors
+tar xvf $CWD/$PRGNAM-$VERSION.tgz
cd plan9
chown -R root:root .
find . \