Skip to content

Commit

Permalink
Fix snapcraft.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
scorpio810 authored Dec 14, 2024
1 parent 0e646ae commit e3e48d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-aux/snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ parts:
craftctl default
# patch desktop file with correct icon path
SED_CMD="sed -i -E s|^Icon=(.*)|Icon=\${SNAP}/usr/local/share/icons/hicolor/128x128/apps/\1.png|g"
$SED_CMD usr/local/share/applications/qelectrotech.desktop
$SED_CMD usr/local/share/applications/org.qelectrotech.qelectrotech.desktop
cleanup:
after: [qelectrotech, qet-tb-generator]
Expand Down

0 comments on commit e3e48d3

Please sign in to comment.