search for: bf10558

Displaying 4 results from an estimated 4 matches for "bf10558".

Did you mean: 10558
2015 Oct 02
2
[PATCH] build: ensure .pot and .pod files for docs are up-to-date
...rated. As a consequence of that, when generating the translated manpages for documentations, all the needed .pod files should be already there. --- po-docs/Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/po-docs/Makefile.am b/po-docs/Makefile.am index a274898..bf10558 100644 --- a/po-docs/Makefile.am +++ b/po-docs/Makefile.am @@ -41,7 +41,9 @@ CLEANFILES = po4a.conf # language directory contains a Makefile.am that we need to keep up to # date (note each $lang/Makefile.am should be identical). # XXX Is there a better way? -SUBDIRS = $(linguas) +# The current d...
2015 Oct 02
2
Re: [PATCH] build: ensure .pot and .pod files for docs are up-to-date
...ges for documentations, all the > > needed .pod files should be already there. > > --- > > po-docs/Makefile.am | 6 +++++- > > 1 file changed, 5 insertions(+), 1 deletion(-) > > > > diff --git a/po-docs/Makefile.am b/po-docs/Makefile.am > > index a274898..bf10558 100644 > > --- a/po-docs/Makefile.am > > +++ b/po-docs/Makefile.am > > @@ -41,7 +41,9 @@ CLEANFILES = po4a.conf > > # language directory contains a Makefile.am that we need to keep up to > > # date (note each $lang/Makefile.am should be identical). > > # XXX I...
2015 Oct 02
0
Re: [PATCH] build: ensure .pot and .pod files for docs are up-to-date
...hen generating the translated manpages for documentations, all the > needed .pod files should be already there. > --- > po-docs/Makefile.am | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/po-docs/Makefile.am b/po-docs/Makefile.am > index a274898..bf10558 100644 > --- a/po-docs/Makefile.am > +++ b/po-docs/Makefile.am > @@ -41,7 +41,9 @@ CLEANFILES = po4a.conf > # language directory contains a Makefile.am that we need to keep up to > # date (note each $lang/Makefile.am should be identical). > # XXX Is there a better way? > -SU...
2015 Oct 02
0
Re: [PATCH] build: ensure .pot and .pod files for docs are up-to-date
...; > > needed .pod files should be already there. > > > --- > > > po-docs/Makefile.am | 6 +++++- > > > 1 file changed, 5 insertions(+), 1 deletion(-) > > > > > > diff --git a/po-docs/Makefile.am b/po-docs/Makefile.am > > > index a274898..bf10558 100644 > > > --- a/po-docs/Makefile.am > > > +++ b/po-docs/Makefile.am > > > @@ -41,7 +41,9 @@ CLEANFILES = po4a.conf > > > # language directory contains a Makefile.am that we need to keep up to > > > # date (note each $lang/Makefile.am should be ident...