default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

if [[ $XFBURN_BRANCH == scm ]]; then
  NOCONFIGURE=1 ./autogen.sh
fi
