From: Nicolas FRANCOIS Date: Tue, 25 Jul 2006 22:14:18 +0000 (+0000) Subject: Update the help information in the po4a.mk header. Mostly, the X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fec18931e7874003a064145166f13ab62439c2d;p=dpkg Update the help information in the po4a.mk header. Mostly, the po4a_translate_options variable is no more used. --- diff --git a/man/ChangeLog b/man/ChangeLog index 547ae960..f56e4e1b 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -3,6 +3,8 @@ * po4a/822-date.1/po/822-date.1.pot: Regenerated. * po4a/822-date.1/po/*.po: Merge with pot file, and unfuzzy the typos. + * po4a.mk: Update the help information in the header. Mostly, the + po4a_translate_options variable is no more used. 2006-07-23 Helge Kreutzmann diff --git a/man/po4a.mk b/man/po4a.mk index ac82ce8f..3cfa5d4f 100644 --- a/man/po4a.mk +++ b/man/po4a.mk @@ -1,11 +1,6 @@ # # You must set the $(lang) variable when you include this makefile. # -# You can use the $(po4a_translate_options) variable to specify additional -# options to po4a. -# For example: po4a_translate_options=-L KOI8-R -A KOI8-R -# -# # This makefile deals with the manpages generated from POs with po4a, and # should be included in an automake Makefile.am. # @@ -13,6 +8,10 @@ # If a man page cannot be generated (it is not sufficiently translated; the # threshold is 80%), it won't be distributed, and the build won't fail. # +# This Makefile makes sure that the man pages that could be generated by +# po4a are distributed, without failing if a given man page was not +# generated (e.g. because it was not sufficiently translated). +# mandir = @mandir@/$(lang)