# fss-0002

main:
  python setup.py install --prefix /
  chgrp -R e_python /lib/python?.?/
  find /lib/python?.? -type d -exec chmod g+s '{}' ';'
  chgrp -R e_audio /bin/sonata
  rm -Rf /share/{locale,sonata}
  tkis_handle_documentation man applications /share/man
