# fss-0002

main:
  ./configure $CONF $DOCDIR
  make
  make install
  mv -v /bin/gpg-error-config ${TC}bin/
  chmod ugo-x /lib/libgpg-error.la
  mv -v /lib/libgpg-error.la ${TC}lib/
  mv -v /share/aclocal/gpg-error.m4 ${TC}share/aclocal/
  chgrp e_encrypt /bin/gpg-error /lib/libgpg-error.so*
  chmod o-rx /bin/gpg-error /lib/libgpg-error.so*
  rm -Rf /share/aclocal/
  rm -Rf /share/locale/
  rm -Rf /share/common-lisp
