# Initial migration of the inline sed -i chains in # local/recipes/kde/kwin's [build].script to a durable external # patch. Captured by local/scripts/migrate-kf6-seds-direct.sh # on 2026-06-12T20:55:52+03:00. # # After applying this patch via cookbook_apply_patches, # the recipe's [build].script should call: # REDBEAR_PATCHES_DIR="/home/kellito/Builds/RedBear-OS/local/patches/kwin" # cookbook_apply_patches "${REDBEAR_PATCHES_DIR}" # in place of the sed -i chains that produced these edits. --- ./src/plugins/systembell/CMakeLists.txt +++ ./src/plugins/systembell/CMakeLists.txt @@ -10,5 +10,5 @@ KF6::GlobalAccel KF6::I18n - Canberra::Canberra + $,Canberra::Canberra,> )