openbsd-ports/devel/glib2/patches/patch-tests_refcount_Makefile_in
ajacoutot d5e540e2e4 Update to glib2-2.29.92 (2.30 coming in the next few days).
Committing now (along with upcoming atk, pango and gtk+3 updates) during
the hackathon where we have time to fix all the eventual fallout (bulk
running).

ok jasper@ robert@
2011-09-20 21:09:34 +00:00

12 lines
484 B
Plaintext

$OpenBSD: patch-tests_refcount_Makefile_in,v 1.19 2011/09/20 21:09:34 ajacoutot Exp $
--- tests/refcount/Makefile.in.orig Sun Sep 18 16:07:00 2011
+++ tests/refcount/Makefile.in Mon Sep 19 23:11:45 2011
@@ -414,7 +414,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 \