cp $SCRIPT_DIRECTORY/mkinstalldirs $BUILD_DIRECTORY/$SPELL-$VERSION/. &&
mkdir vst &&

#read blabla &&

# Special messages with regards to fst.
#
message "\n${MESSAGE_COLOR}" \
        "You need to download the VST SDK at " \
        "http://www.steinberg.net/steinberg/ygrabit/index.html " \
        "unpack the VST SDK.  Once done, copy the " \
        "files AEffect.h and aeffectx.h to the" \
        "/usr/src/fst-1.6/vst directory."  \
        "Press any key when complete.${DEFAULT_COLOR}\n"   &&


read blabla

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

default_build
