diff options
Diffstat (limited to 'mail/evolution/files/patch-plugins_exchange-operations_Makefile.in')
-rw-r--r-- | mail/evolution/files/patch-plugins_exchange-operations_Makefile.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/evolution/files/patch-plugins_exchange-operations_Makefile.in b/mail/evolution/files/patch-plugins_exchange-operations_Makefile.in deleted file mode 100644 index 2ecb540021ca..000000000000 --- a/mail/evolution/files/patch-plugins_exchange-operations_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- plugins/exchange-operations/Makefile.in.orig 2008-04-27 23:58:09.000000000 -0400 -+++ plugins/exchange-operations/Makefile.in 2008-04-28 00:02:31.000000000 -0400 -@@ -463,6 +463,7 @@ liborg_gnome_exchange_operations_la_LIBA - $(top_builddir)/calendar/gui/libevolution-calendar.la \ - $(top_builddir)/mail/libevolution-mail.la \ - $(top_builddir)/addressbook/gui/component/libevolution-addressbook.la \ -+ -Wl,--no-as-needed,$(top_builddir)/addressbook/gui/component/.libs/libevolution-addressbook.so \ - $(CAMEL_EXCHANGE_LIBS) \ - $(EVOLUTION_MAIL_LIBS) - |