scons  install  &&

if  is_depends_enabled  $SPELL  python
then
  cd  src/pyzzub          &&
  default_install_python  &&
  cd  ../..
fi
