Skip to content

Commit

Permalink
Fix install prefix and update plugins for snap packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
timsueberkrueb committed Apr 1, 2018
1 parent dc46757 commit 7055f2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion snap/plugins
Submodule plugins updated 1 files
+20 −16 x-qbs.py
2 changes: 2 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ parts:
liri-browser:
source: .
plugin: qbs
qbs-options:
- modules.lirideployment.prefix:/
prepare: |
sed -i 's|Icon=.*|Icon=${SNAP}/share/icons/hicolor/256x256/apps/io\.liri\.Browser\.png|g' res/io.liri.Browser.desktop
build-attributes: ["no-system-libraries"]
Expand Down

0 comments on commit 7055f2c

Please sign in to comment.