diff options
Diffstat (limited to 'mail/evolution/files/patch-calendar_conduits_calendar_Makefile.in')
-rw-r--r-- | mail/evolution/files/patch-calendar_conduits_calendar_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/evolution/files/patch-calendar_conduits_calendar_Makefile.in b/mail/evolution/files/patch-calendar_conduits_calendar_Makefile.in deleted file mode 100644 index f80d5aaba6be..000000000000 --- a/mail/evolution/files/patch-calendar_conduits_calendar_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- calendar/conduits/calendar/Makefile.in.orig Mon Dec 9 15:55:17 2002 -+++ calendar/conduits/calendar/Makefile.in Mon Dec 9 15:56:02 2002 -@@ -231,7 +231,7 @@ - - - libecalendar_conduit_la_LDFLAGS = -module -avoid-version --libecalendar_conduit_la_LIBADD = $(top_builddir)/e-util/libeutil.la $(top_builddir)/calendar/cal-client/libcal-client-static.la $(top_builddir)/calendar/cal-util/libcal-util-static.la $(top_builddir)/libversit/libversit.a $(top_builddir)/libical/src/libical/libical-static.la $(top_builddir)/libwombat/libwombat-static.la $(top_builddir)/e-util/libeconduit-static.la $(EVOLUTION_CALENDAR_CONDUIT_LIBS) -+libecalendar_conduit_la_LIBADD = $(top_builddir)/e-util/libeutil.la $(top_builddir)/calendar/cal-client/libcal-client.la $(top_builddir)/calendar/cal-util/libcal-util.la $(top_builddir)/libversit/libversit.a $(top_builddir)/libical/src/libical/libical-static.la $(top_builddir)/libwombat/libwombat.la $(top_builddir)/e-util/libeconduit.la $(EVOLUTION_CALENDAR_CONDUIT_LIBS) - - - Conduitdir = $(datadir)/gnome-pilot/conduits/ |