On Tue, 26 Nov 2024 at 15:12, Thomas Perrot via lists.openembedded.org
wrote:
> AUTOTOOLS_SCRIPT_PATH = "${S}/unix"
> -EXTRA_OECONF = "--disable-rpath --enable-man-suffix"
> +EXTRA_OECONF = "--disable-rpath --enable-man-suffix=tcl9"
For consistency reasons this tweak should be going to tcl8 reci
From: Thomas Perrot
Change the suffix from "tcl" to "tcl9" to avoid conflicts with the man pages
provided by tcl8.
file /usr/share/man/mann/vwait.ntcl conflicts between attempted installs of
tcl-doc-9.0.0-r0.riscv64 and tcl8-doc-8.6.15-r0.riscv64
file /usr/share/man/mann/while.ntcl conflicts b