From: rhatto Date: Fri, 29 Sep 2006 20:35:42 +0000 (+0000) Subject: scons updated with vst and ksi support X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=688f2ba34423c99fa3eed4cd26f88ee151086ec5;p=slackbuilds.git scons updated with vst and ksi support git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@296 370017ae-e619-0410-ac65-c121f96126d4 --- diff --git a/ardour/ardour.SlackBuild b/ardour/ardour.SlackBuild index 910b8d01..4d95b5c6 100755 --- a/ardour/ardour.SlackBuild +++ b/ardour/ardour.SlackBuild @@ -73,7 +73,7 @@ if [ -f "$CWD/$PACKAGE-$VERSION.diff" ]; then fi mkdir -p $TMP/package-$PACKAGE -scons PREFIX=$TMP/package-$PACKAGE +scons PREFIX=$TMP/package-$PACKAGE KSI=yes VST=yes scons install CWD="`pwd`"