default_pre_build &&
cd $SOURCE_DIRECTORY &&
if [[ $CASTFS_GIT == y ]]
then
  ./autogen.sh
fi 
