[elbe-devel] [PATCH 2/2] Revert "py3: make - use python3 interpreter to call xsdtoasciidoc"
Torben Hohn
torben.hohn at linutronix.de
Wed Sep 23 09:03:32 CEST 2020
On Thu, Sep 17, 2020 at 03:29:29PM +0200, bage at linutronix.de wrote:
> From: Bastian Germann <bage at linutronix.de>
>
> This reverts commit efc7b37b66ace6a3c6014bfdd17c8c0dc3d49af5.
> Addresses #136.
>
> Signed-off-by: Bastian Germann <bage at linutronix.de>
Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>
> ---
> docs/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/Makefile b/docs/Makefile
> index dd18784fa..677482739 100644
> --- a/docs/Makefile
> +++ b/docs/Makefile
> @@ -150,7 +150,7 @@ elbeoverview-en-ie.html: elbeoverview-en.txt elbe-process.png emu-process.png
> $(ASCIIDOC) -b html5 -a icons -a toc2 -a theme=flask -o elbeoverview-en.html elbeoverview-en.txt
>
> elbe-schema-reference.txt: ../schema/dbsfed.xsd ../elbepack/xsdtoasciidoc.mako
> - python3 ../elbe xsdtoasciidoc --output elbe-schema-reference.txt ../schema/dbsfed.xsd
> + ../elbe xsdtoasciidoc --output elbe-schema-reference.txt ../schema/dbsfed.xsd
> $(ASCIIDOC) -a toc2 $(ASCIIDOC_EXTRA) $(ASCIIDOC_DATA_URI) -b xhtml11 elbe-schema-reference.txt
>
> elbe-schema-reference.html: %.html : %.txt
> --
> 2.28.0
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
--
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99
Hinweise zum Datenschutz finden Sie hier (Informations on data privacy
can be found here): https://linutronix.de/kontakt/Datenschutz.php
Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen |
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner
More information about the elbe-devel
mailing list