# fss-0002

main:
  #./configure $CONF ${DOCDIR}claws-mail --disable-dillo-viewer-plugin LEXLIB="-lfl"
  ./configure $CONF ${DOCDIR}claws-mail --disable-dillo-viewer-plugin
  make pkgconfigdir=${TC}lib/pkgconfig/
  make pkgconfigdir=${TC}lib/pkgconfig/ install
  chgrp e_mail -R /bin/claws-mail /lib/claws-mail
  chmod o-rx -R /bin/claws-mail /lib/claws-mail
  find /lib/claws-mail -type d -exec chmod g+s '{}' ';'
  rm -Rf /share/locale
  tkis_handle_documentation doc applications ${documentation_directory}claws-mail
  rm -Rf /bin/sylpheed-claws
  rm -f /share/applications/claws-mail.desktop
  cp -v ${PR}email_client.desktop /share/applications/
