# HG changeset patch # User Niveditha Rau # Date 1470358837 25200 # Node ID 11cbf3cfef677808a59307a62790446f4af5841f # Parent 402379bc1b6033a82109f3b58c71a58ee37d1f4b 24347003 dconf-service is not invoked by configuration in gsettings diff -r 402379bc1b60 -r 11cbf3cfef67 components/gnome/dconf/Makefile --- 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 += \ diff -r 402379bc1b60 -r 11cbf3cfef67 components/gnome/dconf/dconf.p5m --- 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