]> code.ossystems Code Review - openembedded-core.git/commitdiff
Update patch
authorRoss Burton <ross@openedhand.com>
Wed, 9 Nov 2005 09:53:45 +0000 (09:53 +0000)
committerRoss Burton <ross@openedhand.com>
Wed, 9 Nov 2005 09:53:45 +0000 (09:53 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@177 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/eds/eds-dbus/no_libdb.patch

index 55025df1c4ace532ebdf07d2f459e058006956ff..e2bc45289d5d24bd55565dc5950a2971e1d4868e 100644 (file)
@@ -6,7 +6,7 @@ Index: configure.in
  export privincludedir
  export privdatadir
  AC_CONFIG_SUBDIRS(calendar/libical)
--if test $dynamic_libdb = yes; then
+-if test $dynamic_libdb = no; then
 -        AC_CONFIG_SUBDIRS(libdb/dist)
 -fi