default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

patch -p0 < "$SPELL_DIRECTORY/sqlite-makefile.patch" &&

sed -i "s:OPTS:_OPTS:g" Makefile.in
