default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

zcat "$SPELL_DIRECTORY/boost150.patch.gz" | patch -p1 &&

sed -i "s:lib64:lib:g" SConstruct
