openbsd-ports/devel/glib2/patches/patch-docs_reference_glib_Makefile_in
ajacoutot b1bdf2c5b2 Major update to glib2-2.24.0.
Glib now enforces threads requirement. As a result, this commit will
break p5-Glib2 (as our perl is not threaded).
Decision was taken after a chat with naddy@ and jasper@ as patching our
current glib2 like hell to cope with newer packages requirements is
clearly not a good solution.
naddy is ok with this move.
2010-04-22 19:34:06 +00:00

14 lines
496 B
Plaintext

$OpenBSD: patch-docs_reference_glib_Makefile_in,v 1.7 2010/04/22 19:34:06 ajacoutot Exp $
--- docs/reference/glib/Makefile.in.orig Fri Mar 26 16:01:25 2010
+++ docs/reference/glib/Makefile.in Sun Mar 28 07:51:43 2010
@@ -434,8 +434,7 @@ CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_ST
########################################################################
man_MANS = \
glib-gettextize.1 \
- gtester.1 \
- gtester-report.1
+ gtester.1
BUILT_EXTRA_DIST = $(man_MANS)
all: all-am