# fss-0002

main:
  ./configure $CONF
  sed -i -e 's|^LDFLAGS = |& -lX11|' Makefile panel-plugin/Makefile
  make
  make install
  chgrp -R e_text /bin/xfce4-popup-notes
  rm -Rf /share/locale
