We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca9b4b commit 30c7895Copy full SHA for 30c7895
snap/snapcraft.yaml
@@ -99,9 +99,6 @@ parts:
99
build-snaps: [gnome-42-2204, gtk-common-themes, core22] # List all content-snaps you're using here
100
override-prime: |
101
set -eux
102
- #for snap in "gnome-42-2204" "gtk-common-themes" "core22"; do # List all content-snaps you're using here
103
- # cd "/snap/$snap/current" && find . -type f,l -exec rm -f "$SNAPCRAFT_PRIME/{}" "$SNAPCRAFT_PRIME/usr/{}" \;
104
- #done
105
106
layout:
107
# Fix resource relocation problem of zenity part
0 commit comments