572ced7c3f
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/ifolder@1632 6952d904-891a-0410-993b-d76249ca496b
17 lines
605 B
Diff
17 lines
605 B
Diff
diff -uNr ifolder.orig/src/UI/Linux/LinuxClient/Makefile.am ifolder/src/UI/Linux/LinuxClient/Makefile.am
|
|
--- ifolder.orig/src/UI/Linux/LinuxClient/Makefile.am 2009-04-06 11:51:52.324659991 +0200
|
|
+++ ifolder/src/UI/Linux/LinuxClient/Makefile.am 2009-04-06 11:52:27.963534276 +0200
|
|
@@ -61,9 +61,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
|