# fss-0002

main:
  ./configure $CONF $DOCDIR
  make
  make install
  chmod ugo-x /lib/libsqueeze-0.2.la
  mv -v /lib/libsqueeze-0.2.la ${TC}lib/
  chgrp e_archive /bin/squeeze /lib/libsqueeze-0.2.so*
  chgrp e_archive -R /lib/thunar-archive-plugin/
  rm -Rf /share/locale
  rm -f /share/applications/squeeze.desktop
  cp -v ${PR}archive_utility.desktop /share/applications/
  find /lib/thunar-archive-plugin/ -type d -exec chmod g+s '{}' ';'
