# fss-0002

main:
  ./configure $CONF
  make pkgconfigdir=${TC}lib/pkgconfig/
  make pkgconfigdir=${TC}lib/pkgconfig/ install
  chgrp e_application -R /bin/update-mime-database
  chmod o-rx -R /bin/update-mime-database
  find /share/mime -name '*.xml' -exec sed -i -e '/<comment xml:lang=/d' '{}' ';'
  rm -Rf /share/locale
  rm -Rf /share/mime/mime.cache
