Update snapcraft.yaml
This commit is contained in:
parent
ee52302eb9
commit
fb3b543672
@ -16,11 +16,11 @@ apps:
|
|||||||
plugs: [home, network, network-bind, mount-observe, x11, unity7, desktop, desktop-legacy, wayland]
|
plugs: [home, network, network-bind, mount-observe, x11, unity7, desktop, desktop-legacy, wayland]
|
||||||
desktop: usr/share/applications/parity.desktop
|
desktop: usr/share/applications/parity.desktop
|
||||||
|
|
||||||
icon: ./gui/icon.png
|
icon: snap/gui/icon.png
|
||||||
|
|
||||||
parts:
|
parts:
|
||||||
desktop-icon:
|
desktop-icon:
|
||||||
source: ../snap
|
source: ./snap
|
||||||
plugin: nil
|
plugin: nil
|
||||||
prepare: |
|
prepare: |
|
||||||
mkdir -p $SNAPCRAFT_PART_INSTALL/usr/share/applications
|
mkdir -p $SNAPCRAFT_PART_INSTALL/usr/share/applications
|
||||||
|
Loading…
Reference in New Issue
Block a user