On 31 January 2016 at 19:56, Paul Gortmaker <[email protected]>
wrote:

> -FILES_${PN} += "${libdir}/X11"
> +FILES_${PN} += "/usr/lib/X11"
>

Is xterm hard-coding /usr/lib/X11?  Should that be $prefix/lib/X11?  What
is the xserver itself looking in?  Is that actually using $libdir/X11 so
the xterm makefile is broken and should be patched?

Ross
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to