Workaround Aurora decoration crashing kwin_wayland

This commit is contained in:
Volker Krause
2018-07-01 14:20:35 +02:00
parent 1ef2bb2a93
commit b310b0e5ca

View File

@@ -44,6 +44,11 @@ S = "${WORKDIR}/git"
inherit cmake_plasma
do_install_append() {
# dirty workaround for aurora crash on Wayland
rm -rf ${D}/${libdir}/plugins/org.kde.kdecoration2/
}
FILES_SOLIBSDEV = ""
FILES_${PN} += " \
${libdir}/kconf_update_bin/kwin5_update_default_rules \