Created attachment 4314 Patch for src/Makefile.am run `make DESTDIR=/foo/bar install' fails due to the missing file. Error message: make install-data-hook make[4]: Entering directory `/home/hashimo/git/xfce.d/panel-plugins/xfce4-notes-plugin/src' mv /usr/share/xfce4/panel-plugins/xfce4-notes-plugin-47.desktop /usr/share/xfce4/panel-plugins/xfce4-notes-plugin.desktop mv: cannot stat '/usr/share/xfce4/panel-plugins/xfce4-notes-plugin-47.desktop': No such file or directory make[4]: *** [install-data-hook] Error 1 make[4]: Leaving directory `/home/hashimo/git/xfce.d/panel-plugins/xfce4-notes-plugin/src' make[3]: *** [install-data-am] Error 2 make[3]: Leaving directory `/home/hashimo/git/xfce.d/panel-plugins/xfce4-notes-plugin/src' make[2]: *** [install-am] Error 2 make[2]: Leaving directory `/home/hashimo/git/xfce.d/panel-plugins/xfce4-notes-plugin/src' make[1]: *** [install] Error 2 make[1]: Leaving directory `/home/hashimo/git/xfce.d/panel-plugins/xfce4-notes-plugin/src' make: *** [install-recursive] Error 1 Version: git master Build & Platform: Build 2012-04-10 on ArchLinux
Support for Xfce <= 4.6 has been dropped in git master, there is no more mv command issued from the Makefile.