Skip to content

Commit 30c7895

Browse files
authored
test
1 parent aca9b4b commit 30c7895

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

snap/snapcraft.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,6 @@ parts:
9999
build-snaps: [gnome-42-2204, gtk-common-themes, core22] # List all content-snaps you're using here
100100
override-prime: |
101101
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
105102
106103
layout:
107104
# Fix resource relocation problem of zenity part

0 commit comments

Comments
 (0)