# fss-0002

main:
  ./configure $CONF
  make
  make install
  cp -v ${PR}quicklauncher.desktop /share/xfce4/panel/plugins/
  cp -v /lib/xfce4/panel-plugins/libquicklauncher{.so,}
  rm -Rf /share/locale
  rm -vf /lib/xfce4/panel-plugins/libquicklauncher.{so,la}
