24347003 dconf-service is not invoked by configuration in gsettings
authorNiveditha Rau <Niveditha.Rau@Oracle.COM>
Thu, 04 Aug 2016 18:00:37 -0700
changeset 6553 11cbf3cfef67
parent 6552 402379bc1b60
child 6554 da1c8c11c008
24347003 dconf-service is not invoked by configuration in gsettings
components/gnome/dconf/Makefile
components/gnome/dconf/dconf.p5m
--- a/components/gnome/dconf/Makefile	Thu Aug 04 10:41:57 2016 -0700
+++ b/components/gnome/dconf/Makefile	Thu Aug 04 18:00:37 2016 -0700
@@ -48,6 +48,8 @@
 # Uses gcc extensions for void returns.
 CFLAGS.studio += $(studio_FEATURES_EXTENSIONS)
 
+CONFIGURE_OPTIONS += --libexecdir=$(USRLIBDIR)
+
 COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-all.master
 COMPONENT_TEST_ARGS =   -k -i
 COMPONENT_TEST_TRANSFORMS += \
--- a/components/gnome/dconf/dconf.p5m	Thu Aug 04 10:41:57 2016 -0700
+++ b/components/gnome/dconf/dconf.p5m	Thu Aug 04 18:00:37 2016 -0700
@@ -49,7 +49,7 @@
 file path=usr/lib/$(MACH64)/libdconf.so.1.0.0
 file path=usr/lib/$(MACH64)/pkgconfig/dconf-dbus-1.pc
 file path=usr/lib/$(MACH64)/pkgconfig/dconf.pc
-file usr/lib/$(MACH64)/dconf-service path=usr/lib/dconf-service mode=0555
+file path=usr/lib/dconf-service mode=0555
 file path=usr/lib/gio/modules/libdconfsettings.so
 link path=usr/lib/libdconf-dbus-1.so target=libdconf-dbus-1.so.0.0.0
 link path=usr/lib/libdconf-dbus-1.so.0 target=libdconf-dbus-1.so.0.0.0