mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
ncurses: drop append, this belongs in meta-sourcery
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
# Work around the fact that gcc/g++ is not run under pseudo at the moment to
|
||||
# bypass a different bug. Ncurses links the libs directly into place in the
|
||||
# destination, so we need to correct the ownership here.
|
||||
do_install_append () {
|
||||
chown root:root ${D}${base_libdir}/lib*.so.* ${D}${libdir}/lib*.so.*
|
||||
}
|
||||
Reference in New Issue
Block a user