aboutsummaryrefslogtreecommitdiffstats
path: root/testing/xfce4-stopwatch-plugin/plugindir.patch
blob: 02eec18a31b1d250d497a5ae4840a22094a33f86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
temp workaround
diff --git a/panel-plugin/Makefile.in b/panel-plugin/Makefile.in
index 25a3cdd..c1dda42 100644
--- a/panel-plugin/Makefile.in
+++ b/panel-plugin/Makefile.in
@@ -394,7 +394,7 @@ stopwatch_VALABUILTSOURCES = $(stopwatch_VALASOURCES:.vala=.c)
 #
 # Plugin
 #
-plugindir = $(libexecdir)/xfce4/panel/plugins
+plugindir = $(libdir)/xfce4/panel/plugins
 plugin_LTLIBRARIES = libstopwatch.la
 libstopwatch_la_SOURCES = \
 	$(stopwatch_VALABUILTSOURCES)