Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
lidaobing committed Feb 16, 2025
1 parent d9a5146 commit 5a3c5f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ parts:
plugin: meson
meson-parameters: ["--prefix=/snap/iptux/current/usr"]
override-pull: |
snapcraftctl pull
craftctl default
override-build: |
snapcraftctl build
craftctl default
sed -i -e 's|Icon=iptux-icon|Icon=/usr/share/iptux/pixmaps/icon/iptux-icon.png|g' \
$SNAPCRAFT_PART_INSTALL/snap/iptux/current/usr/share/applications/io.github.iptux_src.iptux.desktop
# xvfb-run -a meson test -C snapbuild --verbose --no-stdsplit
Expand Down

0 comments on commit 5a3c5f8

Please sign in to comment.