# fss-0002

main:
  ./configure
  sed -i -e '/rpl_malloc/d' config.h
  make
  cp -v src/dfu-util /bin/
  chgrp e_power -R /bin/dfu-util
  chmod o-rx -R /bin/dfu-util
