From 2cb748e2efe3e8d06dccfa6c7679e7d63b6744be Mon Sep 17 00:00:00 2001 From: rhatto Date: Mon, 6 Nov 2006 23:51:58 +0000 Subject: ardour update git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@586 370017ae-e619-0410-ac65-c121f96126d4 --- ardour/ardour.build | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ardour/ardour.build b/ardour/ardour.build index e299bb17..3fce07bc 100755 --- a/ardour/ardour.build +++ b/ardour/ardour.build @@ -69,8 +69,7 @@ if [ -f "$CWD/$PACKAGE-$VERSION.diff" ]; then patch -p1 < $CWD/$PACKAGE-$VERSION.diff || exit $ERROR_PATCH fi -mkdir -p $TMP/package-$PACKAGE -scons KSI=yes || exit $ERROR_MAKE +scons PREFIX=/usr KSI=yes || exit $ERROR_MAKE scons install || exit $ERROR_INSTALL CWD="`pwd`" -- cgit v1.2.3