default_pre_build          &&
cd $SOURCE_DIRECTORY 	   &&
#source $GRIMOIRE/is_depends_enabled.function &&
if is_depends_enabled $SPELL kinterbasdb; then
 message fix use of reserved words for firebird &&
 sed -i "s/inactive/notactive/" luca/*.py
fi
