# fss-0002

main:
  ./configure $CONF
  make without_doc
  make without_doc install
  chmod ugo-x /lib/libt1{,x}.la
  mv -v /lib/libt1{,x}.la ${TC}lib
  chmod ug+x /lib/libt1{,x}.so*
  chgrp e_pdf -R /lib/libt1{,x}.so* /bin/{type1afm,xglyph} /share/t1lib
  chmod o-rx -R /lib/libt1{,x}.so* /bin/{type1afm,xglyph} /share/t1lib
  find /share/t1lib -type d -exec chmod g+s '{}' ';'
  tkis_handle_documentation doc applications /share/t1lib/doc/
