# fss-0002

main:
  ./configure $CONF --with-system-libvncserver
  make
  make install
  rm -f /share/applications/x11vnc.desktop
  cp -v ${PR}vnc_server.desktop /share/applications
  chgrp e_xorg /bin/x11vnc
  chmod o-rx /bin/x11vnc
  rm -Rf /share/x11vnc
