# fss-0002

main:
  sed -i -e 's|-Os ||' config.mk
  make
  cp -v dmenu{,_path} /bin/
  chgrp -R e_xorg /bin/dmenu{,_path} 
