openbsd-ports/databases/evolution-data-server/patches/patch-calendar_libedata-cal_Makefile_in
2011-03-07 19:35:30 +00:00

14 lines
551 B
Plaintext

$OpenBSD: patch-calendar_libedata-cal_Makefile_in,v 1.2 2011/03/07 19:35:30 ajacoutot Exp $
--- calendar/libedata-cal/Makefile.in.orig Sun Feb 6 05:13:14 2011
+++ calendar/libedata-cal/Makefile.in Sat Feb 26 16:46:04 2011
@@ -603,8 +603,7 @@ test_intervaltree_coverage_LDADD = \
$(top_builddir)/calendar/libecal/libecal-1.2.la \
libedata-cal-1.2.la \
$(top_builddir)/libedataserver/libedataserver-1.2.la \
- $(EVOLUTION_CALENDAR_LIBS) \
- -lgcov
+ $(EVOLUTION_CALENDAR_LIBS)
all: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) all-am