openbsd-ports/devel/glib2/patches/patch-tests_refcount_Makefile_in

12 lines
426 B
Plaintext
Raw Normal View History

$OpenBSD: patch-tests_refcount_Makefile_in,v 1.6 2008/02/09 17:47:34 jasper Exp $
--- tests/refcount/Makefile.in.orig Tue Jan 8 02:42:13 2008
+++ tests/refcount/Makefile.in Fri Feb 1 00:39:45 2008
@@ -264,7 +264,6 @@ libgobject = $(top_builddir)/gobject/libgobject-2.0.la
2006-05-21 21:39:36 -04:00
LDADD = $(libglib) $(libgobject) $(libgthread) $(G_THREAD_LIBS)
test_programs = \
- closures \
objects \
objects2 \
properties \