as part of the update to gettext 0.14.5. The gettext-tools package contains all the development tools, but autopoint and gettextize.
14 lines
588 B
Text
14 lines
588 B
Text
$NetBSD: patch-am,v 1.1.1.1 2006/02/05 22:38:15 joerg Exp $
|
|
|
|
--- gettext-tools/man/Makefile.in.orig 2006-02-04 20:16:58.000000000 +0000
|
|
+++ gettext-tools/man/Makefile.in
|
|
@@ -328,8 +328,7 @@ gettextize.x autopoint.x
|
|
# Likewise.
|
|
man_MAN1OTHER = \
|
|
msgcmp.1 msgfmt.1 msgmerge.1 msgunfmt.1 xgettext.1 \
|
|
-msgattrib.1 msgcat.1 msgcomm.1 msgconv.1 msgen.1 msgexec.1 msgfilter.1 msggrep.1 msginit.1 msguniq.1 \
|
|
-gettextize.1 autopoint.1
|
|
+msgattrib.1 msgcat.1 msgcomm.1 msgconv.1 msgen.1 msgexec.1 msgfilter.1 msggrep.1 msginit.1 msguniq.1
|
|
|
|
man_MAN1 = $(man_MAN1OTHER)
|
|
man_MANS = $(man_MAN1)
|