default_pre_build &&
cd $SOURCE_DIRECTORY &&

if spell_ok python
then
  sedit "s:python/:python$(installed_version python | cut -c-3)/:" modules/mixer/simple/python.c
fi
