Skip to content

Commit

Permalink
Use craftctl to fix deprecation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronwhite committed Nov 5, 2024
1 parent c1e0254 commit 88e4593
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions installer/snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ parts:
- libminizip1
- libpugixml1v5
override-prime: |
set -eu
snapcraftctl prime
craftctl default
# Fix application icon path
sed --in-place 's|^Icon=.*|Icon=\${SNAP}/usr/local/share/icons/hicolor/128x128/apps/powertabeditor.png|' usr/local/share/applications/powertabeditor.desktop
Expand Down

0 comments on commit 88e4593

Please sign in to comment.