mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-27 02:23:28 +08:00
Stop explicitly staging share/* directories in the snap
This commit is contained in:
parent
60b644e69d
commit
c61ef941c4
1 changed files with 0 additions and 4 deletions
|
@ -33,10 +33,6 @@ parts:
|
||||||
mkdir -p $SNAPCRAFT_PART_INSTALL/share/sounds
|
mkdir -p $SNAPCRAFT_PART_INSTALL/share/sounds
|
||||||
after:
|
after:
|
||||||
- desktop-gtk3
|
- desktop-gtk3
|
||||||
stage:
|
|
||||||
- share/icons
|
|
||||||
- share/themes
|
|
||||||
- share/sounds
|
|
||||||
stage-packages:
|
stage-packages:
|
||||||
- gir1.2-gnomekeyring-1.0
|
- gir1.2-gnomekeyring-1.0
|
||||||
- libcanberra-gtk-module
|
- libcanberra-gtk-module
|
||||||
|
|
Loading…
Reference in a new issue