summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2010-10-30 00:17:26 +0000
committer Eric Hameleers <alien@slackware.com>2010-10-30 00:17:26 +0000
commit9a04ed8ab4eeaedd8352daf29100f3101459d6e0 (patch)
tree77616cc8c1f573d172870644df1b6af3ed5ee0e6
parentd7308611bb13f19b977a53a49c0d6b7c42099bdb (diff)
downloadasb-9a04ed8ab4eeaedd8352daf29100f3101459d6e0.tar.gz
asb-9a04ed8ab4eeaedd8352daf29100f3101459d6e0.tar.xz
Updated for 0.31.1-1+sds4
-rwxr-xr-xlibva/build/libva.SlackBuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/libva/build/libva.SlackBuild b/libva/build/libva.SlackBuild
index d6628271..dcdc1d33 100755
--- a/libva/build/libva.SlackBuild
+++ b/libva/build/libva.SlackBuild
@@ -32,6 +32,8 @@
# Changelog:
# 0.31.0-1: 22/May/2010 by Eric Hameleers <alien@slackware.com>
# * Initial build.
+# 0.31.1-1: 30/oct/2010 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh libva.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -42,8 +44,8 @@
# Set initial variables:
PRGNAM=libva
-VERSION=${VERSION:-"0.31.0"}
-EXTRAVER=${EXTRAVER:-"-1+sds13"}
+VERSION=${VERSION:-"0.31.1"}
+EXTRAVER=${EXTRAVER:-"-1+sds4"}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}
@@ -148,7 +150,7 @@ for DPATCH in $(ls debian/patches/*.patch) ; do
done 2>&1 | tee $OUTPUT/patch-${PRGNAM}_libva.log
chown -R root:root .
-chmod -R u+w,go+r-w,a-s .
+chmod -R u+w,go+r-w,a+X-s .
echo Building ...
## Slackware uses a newer aclocal: