openbsd-ports/devel/glib2/patches/patch-tests_refcount_Makefile_in
jasper 78a5b821bf update glib2 to 2.12.11
based on diffs by alek@

ok'd by several, "go ahead" steven@
tested by many, thanks!
2007-04-23 16:22:07 +00:00

12 lines
426 B
Plaintext

$OpenBSD: patch-tests_refcount_Makefile_in,v 1.3 2007/04/23 16:22:07 jasper Exp $
--- tests/refcount/Makefile.in.orig Fri Mar 9 05:04:20 2007
+++ tests/refcount/Makefile.in Fri Apr 20 19:02:41 2007
@@ -251,7 +251,6 @@ libgobject = $(top_builddir)/gobject/libgobject-2.0.la
LDADD = $(libglib) $(libgobject) $(libgthread) $(G_THREAD_LIBS)
test_programs = \
- closures \
objects \
objects2 \
properties \