default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

sed -i "s:PATCH \"2\":PATCH \"3\":" CMakeLists.txt &&

patch -p0 < "$SPELL_DIRECTORY/gcc43.patch"
