summaryrefslogtreecommitdiffstats
path: root/pipelight
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-01-19 14:36:30 +0000
committer Eric Hameleers <alien@slackware.com>2014-01-19 14:36:30 +0000
commita2cc9b2bf0d635f22e4ca99134a48316f1e37b32 (patch)
tree5806f639267ea5985fdf333f4d1d19b753096c04 /pipelight
parentb34d9df1881b0719c9cf0a782e2dc75358e05e96 (diff)
downloadasb-a2cc9b2bf0d635f22e4ca99134a48316f1e37b32.tar.gz
asb-a2cc9b2bf0d635f22e4ca99134a48316f1e37b32.tar.xz
Update to 2.4 with wine-pipelight 1.7.11
Diffstat (limited to 'pipelight')
-rwxr-xr-xpipelight/build/pipelight.SlackBuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/pipelight/build/pipelight.SlackBuild b/pipelight/build/pipelight.SlackBuild
index 57cf5704..781d702a 100755
--- a/pipelight/build/pipelight.SlackBuild
+++ b/pipelight/build/pipelight.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2013 Eric Hameleers, Eindhoven, NL
+# Copyright 2013, 2014 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -39,6 +39,8 @@
# * Update, together with wine-pipelight 1.7.6.
# 0.2.3-1: 14/dec/2013 by Eric Hameleers <alien@slackware.com>
# * Update, together with wine-pipelight 1.7.8.
+# 0.2.4-1: 19/jan/2014 by Eric Hameleers <alien@slackware.com>
+# * Update, together with wine-pipelight 1.7.11.
#
# Run 'sh pipelight.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -47,7 +49,7 @@
# -----------------------------------------------------------------------------
PRGNAM=pipelight
-VERSION=${VERSION:-0.2.3}
+VERSION=${VERSION:-0.2.4}
TRUNKVERSION=$(echo $VERSION | cut -f1,2 -d'.')
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
@@ -188,7 +190,7 @@ if [ "$UPDATE_SCRIPT" != "NO" ]; then
fi
# Slackware specific patches:
-cat $SRCDIR/pipelight_install-dependency_mktemp.patch | patch -p0 --verbose \
+cat $SRCDIR/pipelight_install-dependency_mktemp.patch | patch -p1 --verbose \
2>&1 | tee $OUTPUT/patch-${PRGNAM}.log
chown -R root:root .