On 12/14/23 00:28, Alexander Kanavin wrote:
CAUTION: This email comes from a non Wind River email account!
Do not click links or open attachments unless you recognize the sender and know
the content is safe.
On Wed, 13 Dec 2023 at 09:30, Changqing Li
wrote:
+From 1b7d547453fc57806ef86f64c867
On Wed, 13 Dec 2023 at 09:30, Changqing Li
wrote:
> +From 1b7d547453fc57806ef86f64c86706530a23e62e Mon Sep 17 00:00:00 2001
> +From: Changqing Li
> +Date: Wed, 13 Dec 2023 11:53:18 +0800
> +Subject: [PATCH] Makefile.in: set outdir for tic
> +
> +tic is from ncurses-native, and set TERMINFO as
> +
From: Changqing Li
tic is from ncurses-native, and set TERMINFO as
${RECIPE_SYSROOT_NATIVE}/${datadir}/terminfo of ncurses-native, so the
rxvt-unicode terminfo will be wrongly installed in there. set the
outdir explicitly to install them to correct dir.
Signed-off-by: Changqing Li
---
.../rxv