[Xfce4-commits] [panel-plugins/xfce4-netload-plugin] 01/01: Fix plugin installation path
noreply at xfce.org
noreply at xfce.org
Sun Nov 2 17:46:09 CET 2014
This is an automated email from the git hooks/post-receive script.
mmassonnet pushed a commit to branch master
in repository panel-plugins/xfce4-netload-plugin.
commit e27c70375702f6bd94625467f1cbcef2ed0e4bde
Author: Mike Massonnet <m8t at gandi.net>
Date: Sun Nov 2 17:46:09 2014 +0100
Fix plugin installation path
---
panel-plugin/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am
index eeef70a..94f6b95 100644
--- a/panel-plugin/Makefile.am
+++ b/panel-plugin/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/xfce4/panel-plugins
+plugindir = $(libdir)/xfce4/panel/plugins
plugin_LTLIBRARIES = libnetload.la
LIBS = @LIBS@ @SOLLIBS@
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list