openbsd-ports/devel/glib2/patches/patch-tests_refcount_Makefile_in
landry 786222a047 Major upgrade to glib 2.18.2.
It's the perfect timing to slap it in now during p2k8, and it paves the way
for the incoming gtk 2.14.4 upgrade.
Tested by bernd@ in a mulk muild.

ok ajacoutot@ bernd@ 'go ahead' jasper@
2008-10-27 21:28:01 +00:00

12 lines
480 B
Plaintext

$OpenBSD: patch-tests_refcount_Makefile_in,v 1.9 2008/10/27 21:28:01 landry Exp $
--- tests/refcount/Makefile.in.orig Thu Oct 16 16:41:11 2008
+++ tests/refcount/Makefile.in Sat Oct 18 16:46:27 2008
@@ -343,7 +343,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 \