diff options
Diffstat (limited to 'meta/packages/eds/eds-dbus/no_libdb.patch')
| -rw-r--r-- | meta/packages/eds/eds-dbus/no_libdb.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/packages/eds/eds-dbus/no_libdb.patch b/meta/packages/eds/eds-dbus/no_libdb.patch deleted file mode 100644 index ae9a66deac..0000000000 --- a/meta/packages/eds/eds-dbus/no_libdb.patch +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | Index: configure.in | ||
| 2 | =================================================================== | ||
| 3 | --- trunk/configure.in (revision 306) | ||
| 4 | +++ trunk/configure.in (working copy) | ||
| 5 | @@ -1353,9 +1353,6 @@ | ||
| 6 | if test $enable_calendar = yes; then | ||
| 7 | AC_CONFIG_SUBDIRS(calendar/libical) | ||
| 8 | fi | ||
| 9 | -if test $dynamic_libdb = no; then | ||
| 10 | - AC_CONFIG_SUBDIRS(libdb/dist) | ||
| 11 | -fi | ||
| 12 | |||
| 13 | AC_OUTPUT([ | ||
| 14 | Makefile | ||
