Hi,
you moved --output= from one line to another, does this really have an effect
or is it just by accident?
René
On 11 Jan 2019, at 20:20, Joe Kozak
<[email protected]> wrote:
> --- coreutils-8.30/man/local.mk.vanilla 2019-01-11 19:10:51.548587784
> +0000
> +++ coreutils-8.30/man/local.mk 2019-01-11 19:11:10.313691725 +0000
>
> @@ -23,11 +23,11 @@
> run_help2man = $(SHELL) $(srcdir)/man/dummy-man
> else
> ## Graceful degradation for systems lacking perl.
> -if HAVE_PERL
> -run_help2man = $(PERL) -- $(srcdir)/man/help2man
> -else
> +#if HAVE_PERL
> +#run_help2man = $(PERL) -- $(srcdir)/man/help2man
> +#else
> run_help2man = $(SHELL) $(srcdir)/man/dummy-man
> -endif
> +#endif
> endif
>
> man1_MANS = @man1_MANS@
>
>
> @@ -195,8 +195,8 @@
> && export SOURCE_DATE_EPOCH && $(run_help2man) \
> --source='$(PACKAGE_STRING)' \
> --include=$(srcdir)/man/$$name.x \
> - --output=$$t/$$name.1 \
> --info-page='\(aq(coreutils) '$$name' invocation\(aq' \
> + --output=$$t/$$name.1 \
> $$t/$$argv$(EXEEXT) \
> && sed \
> -e 's|$*\.td/||g' \
>
> -----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [email protected] with a subject of: unsubscribe t2
--
ExactCODE GmbH, Lietzenburger Str. 42, DE-10789 Berlin
http://exactcode.com | http://exactscan.com | http://ocrkit.com |
http://t2-project.org | http://rene.rebe.de
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2