cp $SCRIPT_DIRECTORY/mkinstalldirs $BUILD_DIRECTORY/$SPELL-$VERSION/. &&
mkdir vst &&
echo "You need to download the VST SDK at 
ftp://ext2asio:sdk1ext@ftp.pinnaclesys.com/SDK"
echo "Once done, copy the 
files AEffect.h, and aeffectx.h to the 
/usr/src/fst-${VERSION}/vst directory"
echo "then press a key..."

read blabla &&

#cd vst &&
#../fixheaders &&
#cd $BUILD_DIRECTORY/$SPELL-$VERSION/ &&

default_build
