generic-poky/openembedded/packages/eds/eds-dbus/no_libedataserverui.patch

14 lines
483 B
Diff

Index: Makefile.am
===================================================================
--- trunk/Makefile.am (revision 253)
+++ trunk/Makefile.am (working copy)
@@ -8,7 +8,7 @@
endif
if ENABLE_DBUS
-SUBDIRS = libedataserver $(CAMEL_DIR) addressbook calendar libedataserverui docs art po
+SUBDIRS = libedataserver $(CAMEL_DIR) addressbook calendar docs art po
else
SUBDIRS = libdb libedataserver servers $(CAMEL_DIR) addressbook calendar libedataserverui src docs art po
endif