[rhythmbox] visualizer: install mx theme data to datadir not libdir (bug #659508)
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] visualizer: install mx theme data to datadir not libdir (bug #659508)
- Date: Mon, 19 Sep 2011 22:59:17 +0000 (UTC)
commit 5ddb835803750bf3bf5433828808999e98cd9780
Author: Jean Schurger <jean schurger org>
Date: Tue Sep 20 08:57:46 2011 +1000
visualizer: install mx theme data to datadir not libdir (bug #659508)
plugins/visualizer/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/plugins/visualizer/Makefile.am b/plugins/visualizer/Makefile.am
index f2da2a6..b000b81 100644
--- a/plugins/visualizer/Makefile.am
+++ b/plugins/visualizer/Makefile.am
@@ -1,6 +1,7 @@
bULL =
plugindir = $(PLUGINDIR)/visualizer
+plugindatadir = $(PLUGINDATADIR)/visualizer
plugin_LTLIBRARIES = libvisualizer.la
libvisualizer_la_SOURCES = \
@@ -35,7 +36,7 @@ INCLUDES = \
$(CLUTTER_CFLAGS) \
-D_XOPEN_SOURCE -D_BSD_SOURCE
-mxthemedir = $(plugindir)
+mxthemedir = $(plugindatadir)
mxtheme_DATA = \
visualizer.css \
button-active.png \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]