tags 525547 patch
thanks

Patch attached.

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."
--- gconf-2.m4~	2009-04-25 13:56:45.000000000 +0200
+++ gconf-2.m4	2009-04-25 13:57:07.000000000 +0200
@@ -22,7 +22,7 @@
   AC_MSG_RESULT([Using config source $GCONF_SCHEMA_CONFIG_SOURCE for schema installation])
 
   if test "x$GCONF_SCHEMA_FILE_DIR" = "x"; then
-    GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
+    GCONF_SCHEMA_FILE_DIR='$(datarootdir)/gconf/schemas'
   fi
 
   AC_ARG_WITH([gconf-schema-file-dir],

Reply via email to