Skip to content

Commit

Permalink
add snap support
Browse files Browse the repository at this point in the history
Signed-off-by: Salem Yaslem <s@sy.sa>
  • Loading branch information
xlmnxp committed Jun 27, 2020
1 parent 4d5cc39 commit a8a4894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ parts:
- fonts-hosny-amiri
build-packages:
- build-essential
override-pull: |
override-pull: | # copy Othman icon to prime folder to be find in Othman.desktop and loaded successfully
snapcraftctl pull
cp $SNAPCRAFT_PROJECT_DIR/othman.ico $SNAPCRAFT_PRIME/Othman
Expand Down

0 comments on commit a8a4894

Please sign in to comment.