GNOME Bugzilla – Bug 630420
top Makefile still call gconf related tools
Last modified: 2010-09-23 14:55:30 UTC
Hi, The topmost Makefile still try to call gconftool-2 during build install-data-local: -GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA) I guess this can be removed as nst now use GSettings
Please make sure you set the version correctly next time, that code isn't on master anymore, but was in gnome-2-32. Thanks for spotting this. commit 962a233878dbc2f0f0a26f66644d949c6cdd8270 Author: Bastien Nocera <hadess@hadess.net> Date: Thu Sep 23 15:53:28 2010 +0100 Remove obsolete call to gconftool-2 on install https://bugzilla.gnome.org/show_bug.cgi?id=630420