diff options
author | Ross Burton <ross@openedhand.com> | 2006-01-11 16:09:43 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2006-01-11 16:09:43 +0000 |
commit | 5575ec3bb81c75ed6278716b47ba478ac783dfa7 (patch) | |
tree | 2478078ffcdb1ecc10843c88441c7560f0450d26 | |
parent | 35af3948fd86957c768bb21a49c49ac2f3b05bde (diff) | |
download | poky-5575ec3bb81c75ed6278716b47ba478ac783dfa7.tar.gz |
Update patch
git-svn-id: https://svn.o-hand.com/repos/poky@217 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | openembedded/packages/eds/eds-dbus/no_libdb.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/openembedded/packages/eds/eds-dbus/no_libdb.patch b/openembedded/packages/eds/eds-dbus/no_libdb.patch index e2bc45289d..ae9a66deac 100644 --- a/openembedded/packages/eds/eds-dbus/no_libdb.patch +++ b/openembedded/packages/eds/eds-dbus/no_libdb.patch | |||
@@ -1,11 +1,11 @@ | |||
1 | Index: configure.in | 1 | Index: configure.in |
2 | =================================================================== | 2 | =================================================================== |
3 | --- trunk/configure.in (revision 285) | 3 | --- trunk/configure.in (revision 306) |
4 | +++ trunk/configure.in (working copy) | 4 | +++ trunk/configure.in (working copy) |
5 | @@ -1333,9 +1333,6 @@ | 5 | @@ -1353,9 +1353,6 @@ |
6 | export privincludedir | 6 | if test $enable_calendar = yes; then |
7 | export privdatadir | 7 | AC_CONFIG_SUBDIRS(calendar/libical) |
8 | AC_CONFIG_SUBDIRS(calendar/libical) | 8 | fi |
9 | -if test $dynamic_libdb = no; then | 9 | -if test $dynamic_libdb = no; then |
10 | - AC_CONFIG_SUBDIRS(libdb/dist) | 10 | - AC_CONFIG_SUBDIRS(libdb/dist) |
11 | -fi | 11 | -fi |