# fss-0002

main:
  ./configure $CONF 
  make
  make install
  chgrp e_audio -R /bin/mixmos /share/mixmos
  chmod o-rx -R /bin/mixmos /share/mixmos
  find /share/mixmos -type d -exec chmod g+s '{}' ';'
  cp -v ${PR}volume_changer.desktop /share/applications/
