openbsd-ports/devel/glib2/patches/patch-tests_refcount_Makefile_in
ajacoutot 200c7854a4 Major update to glib2-2.28.2.
This (and the related 20 to 30 updates) has been tested twice in a bulk
by landry@, thanks!
Runtime testing by myself under heavy GNOME usage...
2011-03-07 19:17:14 +00:00

12 lines
484 B
Plaintext

$OpenBSD: patch-tests_refcount_Makefile_in,v 1.18 2011/03/07 19:17:14 ajacoutot Exp $
--- tests/refcount/Makefile.in.orig Sat Jan 29 03:46:14 2011
+++ tests/refcount/Makefile.in Mon Jan 31 10:14:44 2011
@@ -407,7 +407,6 @@ libgmodule = $(top_builddir)/gmodule/libgmodule-2.0.la
libgobject = $(top_builddir)/gobject/libgobject-2.0.la
LDADD = $(libglib) $(libgobject) $(libgthread) $(G_THREAD_LIBS)
test_programs = \
- closures \
objects \
objects2 \
properties \