gconf schema installation, $DESTDIR
Josh Sled
jsled at asynchronous.org
Sat Mar 4 08:16:31 EST 2006
David, I'm a bit unclear on how this should work, but I'm hoping we can
find a solution before 1.9.2. With respect to the schema installation
done in the Makefiles, it seems like we should make the gconftool-2
calls conditional on GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL, and insteadd
call them in the package-management's "post" hook. Or does gconftool-2
check for the value of GCONF_DISABLE[...]?
Also, we should make the mkdir calls prefix'ed with DESTDIR, as in:
-mkdir -p $(DESTDIR)$(GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY)
Also, what's the policy for uninstalling schema? Is just removing the
schema file enough? I don't see any --makefile-uninstall-rule in
gconftool-2.
--
...jsled
http://asynchronous.org/ - `a=jsled; b=asynchronous.org; echo ${a}@${b}`
More information about the gnucash-devel
mailing list