summaryrefslogtreecommitdiffstats
path: root/libraries/soundtouch/soundtouch.SlackBuild
diff options
context:
space:
mode:
author ponce2011-10-25 07:58:56 +0200
committer ponce2011-10-25 07:58:56 +0200
commitdda3176015f2bffe524a41fb876d7fce1e07bc26 (patch)
tree0cf7e111b6805b87410813acf0e8c86b5ecbe641 /libraries/soundtouch/soundtouch.SlackBuild
parent3b1a33551c6717ae80b4635f5654697bc97442b4 (diff)
downloadold.slackbuilds-current-20111025.1.tar.gz
20111025.1 global branch merge.current-20111025.1
Diffstat (limited to 'libraries/soundtouch/soundtouch.SlackBuild')
-rw-r--r--libraries/soundtouch/soundtouch.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/libraries/soundtouch/soundtouch.SlackBuild b/libraries/soundtouch/soundtouch.SlackBuild
index dae1738fc9..98862281c5 100644
--- a/libraries/soundtouch/soundtouch.SlackBuild
+++ b/libraries/soundtouch/soundtouch.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=soundtouch
-VERSION=1.5.0
+VERSION=${VERSION:-1.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -71,6 +71,8 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
+./bootstrap
+
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \