# fss-0002

main:
  ./configure $CONF $TARGET
  sed -i -e '/#define malloc rpl_malloc/d' config.h
  make
  make install
  chgrp -R e_xorg /bin/xbindkeys{,_show}
