1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-04 02:00:04 +00:00
Files
poky/meta/packages/eds/eds-dbus/no_libedataserverui.patch
2006-12-15 15:17:41 +00:00

14 lines
513 B
Diff

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