Skip to content

Commit

Permalink
Merge pull request #10293 from JabRef/Siedlerchr-patch-1
Browse files Browse the repository at this point in the history
gnome-42-2204
  • Loading branch information
Siedlerchr authored Sep 3, 2023
2 parents 904d000 + c71091e commit 0c7f16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ parts:
- gnome-42-2204
override-prime: |
set -eux
for snap in "gnome-3-38-2004"; do # List all content-snaps you're using here
for snap in "gnome-42-2204"; do # List all content-snaps you're using here
cd "/snap/$snap/current" && find . -type f,l -exec rm -f "$SNAPCRAFT_PRIME/{}" "$SNAPCRAFT_PRIME/usr/{}" \;
done
for CRUFT in bug lintian man; do
Expand Down

0 comments on commit 0c7f16c

Please sign in to comment.