# fss-0002

main:
  ./configure $CONF
  sed -i -e '/#define fnmatch rpl_fnmatch/d' config.h
  make
  cp -v cabextract /bin/
  chgrp e_compress /bin/cabextract
  chmod o-rx /bin/cabextract
