17 lines
569 B
Diff
17 lines
569 B
Diff
|
diff -uNr ifolder.orig/src/LinuxClient/Makefile.am ifolder/src/LinuxClient/Makefile.am
|
||
|
--- ifolder.orig/src/LinuxClient/Makefile.am 2009-02-21 18:13:49.949960199 +0100
|
||
|
+++ ifolder/src/LinuxClient/Makefile.am 2009-02-21 18:14:07.017661288 +0100
|
||
|
@@ -58,9 +58,9 @@
|
||
|
#@INTLTOOL_SCHEMAS_RULE@
|
||
|
|
||
|
#if GCONF_SCHEMAS_INSTALL
|
||
|
-install-data-local:
|
||
|
- GCONF_CONFIG_SOURCE="" \
|
||
|
- $(GCONFTOOL) --makefile-install-rule $(schemas_DATA)
|
||
|
+#install-data-local:
|
||
|
+# GCONF_CONFIG_SOURCE="" \
|
||
|
+# $(GCONFTOOL) --makefile-install-rule $(schemas_DATA)
|
||
|
#endif
|
||
|
|
||
|
EXTRA_DIST = $(schemas_DATA).in
|