diff --git a/flatpak/kirigami-addons.json b/flatpak/kirigami-addons.json index a485cf3..61d8741 100644 --- a/flatpak/kirigami-addons.json +++ b/flatpak/kirigami-addons.json @@ -8,5 +8,8 @@ "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/kirigami-addons.git", "branch": "master" } + ], + "cleanup": [ + "/lib/debug" ] } diff --git a/zone.xiv.astra.yml b/zone.xiv.astra.yml index f82390f..bfd4acb 100644 --- a/zone.xiv.astra.yml +++ b/zone.xiv.astra.yml @@ -116,3 +116,5 @@ modules: sources: - type: dir path: . + cleanup: + - /lib/debug/source/astra/launcher/.rcc # debug symbols for the auto-gen C++ source for QML is useless