mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-09-13 09:49:33 +02:00
Update to frameworks 5.44.0
This commit is contained in:
@@ -12,6 +12,11 @@ do_configure_prepend_class-native() {
|
||||
rm -rf ${S}/po
|
||||
}
|
||||
|
||||
do_compile_prepend() {
|
||||
export XDG_DATA_DIRS=${STAGING_DATADIR}:$XDG_DATA_DIRS
|
||||
export LD_LIBRARY_PATH=${STAGING_LIBDIR_NATIVE}:$LD_LIBRARY_PATH
|
||||
}
|
||||
|
||||
# This function is rather offensive right now, but it seems to work
|
||||
do_install_prepend() {
|
||||
if [ "0" -ne $(find . -name \*.cmake | grep _usr | wc -l) ]; then
|
||||
|
||||
Reference in New Issue
Block a user