aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eds/eds-dbus/no_libedataserverui.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/eds/eds-dbus/no_libedataserverui.patch')
-rw-r--r--recipes/eds/eds-dbus/no_libedataserverui.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/eds/eds-dbus/no_libedataserverui.patch b/recipes/eds/eds-dbus/no_libedataserverui.patch
new file mode 100644
index 0000000000..766c547a56
--- /dev/null
+++ b/recipes/eds/eds-dbus/no_libedataserverui.patch
@@ -0,0 +1,13 @@
+Index: Makefile.am
+===================================================================
+--- trunk/Makefile.am (revision 306)
++++ trunk/Makefile.am (working copy)
+@@ -16,7 +16,7 @@
+ endif
+
+ if ENABLE_DBUS
+-SUBDIRS = $(LIBDB) libedataserver camel addressbook $(CALENDAR_DIR) libedataserverui docs art po
++SUBDIRS = $(LIBDB) libedataserver camel addressbook $(CALENDAR_DIR) docs art po
+ else
+ SUBDIRS = $(LIBDB) libedataserver servers $(CAMEL_DIR) addressbook $(CALENDAR_DIR) libedataserverui src docs art po
+ endif