Updating branch refs/heads/master
         to 37005a3f60600b23bc20da712857b84506cf2995 (commit)
       from 5d33433563b708c2df5ffbced230401b28f1067c (commit)

commit 37005a3f60600b23bc20da712857b84506cf2995
Author: Landry Breuil <[email protected]>
Date:   Mon Apr 9 17:40:59 2012 +0200

    oops, install under libdir not libexecdir

 panel-plugin/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am
index 00e2416..602ecea 100644
--- a/panel-plugin/Makefile.am
+++ b/panel-plugin/Makefile.am
@@ -6,7 +6,7 @@ INCLUDES =                                                      
\
 #
 # Diskperf Plugin
 #
-plugindir = $(libexecdir)/xfce4/panel/plugins
+plugindir = $(libdir)/xfce4/panel/plugins
 
 plugin_LTLIBRARIES = libdiskperf.la
 
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to