786222a047
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@
14 lines
493 B
Plaintext
14 lines
493 B
Plaintext
$OpenBSD: patch-docs_reference_glib_Makefile_in,v 1.1 2008/10/27 21:28:01 landry Exp $
|
|
--- docs/reference/glib/Makefile.in.orig Sat Oct 18 17:32:18 2008
|
|
+++ docs/reference/glib/Makefile.in Sat Oct 18 17:33:31 2008
|
|
@@ -378,8 +378,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
|