[neon/snap-packaging/icon-theme-breeze-snap] /: Only bundle icons.

Scarlett Moore null at kde.org
Sun Aug 4 09:58:25 BST 2024


Git commit 712a9af77e3d7fe1172cae26931862f1fdae3070 by Scarlett Moore.
Committed on 04/08/2024 at 08:58.
Pushed by scarlettmoore into branch 'master'.

Only bundle icons.

M  +1    -0    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/icon-theme-breeze-snap/-/commit/712a9af77e3d7fe1172cae26931862f1fdae3070

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 4b32b1c..1f7aa1c 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -31,6 +31,7 @@ parts:
     stage:
     - -usr/lib/*/libdrm*
     - -usr/share/doc/libdrm*
+    - usr/share/icons
     override-prime: |
         set -eux
         craftctl default


More information about the Neon-commits mailing list