summaryrefslogtreecommitdiffstats
path: root/audio/aacgain/aacgain.SlackBuild
diff options
context:
space:
mode:
author Heinz Wiesinger2011-06-01 00:38:45 +0200
committer Robby Workman2011-06-13 07:31:19 +0200
commit641a9c050ae2e75a1cc41f16827eaf7443f28de6 (patch)
treed8fcc851c785bc25b962214ee82593425d9e49d3 /audio/aacgain/aacgain.SlackBuild
parenta55177359000b3bbb2bf20b964e8bd2c9b1e25a8 (diff)
downloadslackbuilds-641a9c050ae2e75a1cc41f16827eaf7443f28de6.tar.gz
audio/aacgain: Adapted to upstream tarball change.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio/aacgain/aacgain.SlackBuild')
-rw-r--r--audio/aacgain/aacgain.SlackBuild9
1 files changed, 3 insertions, 6 deletions
diff --git a/audio/aacgain/aacgain.SlackBuild b/audio/aacgain/aacgain.SlackBuild
index 4f0896144e..ca483fd68d 100644
--- a/audio/aacgain/aacgain.SlackBuild
+++ b/audio/aacgain/aacgain.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for aacgain
-# Copyright 2009-2010 Heinz Wiesinger, Amsterdam, The Netherlands
+# Copyright 2009-2011 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=aacgain
VERSION=1.9
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -121,10 +121,7 @@ make
cd ../../aacgain/linux
-# Fix DOS line endings
-sed -i 's/.$//' configure.ac
-sed -i 's/.$//' prepare.sh
-
+chmod +x ./prepare.sh
./prepare.sh
cd ../../