Help snapcraft find glest icon.

This commit is contained in:
Jammyjamjamman
2019-04-22 01:53:20 +01:00
parent f435e24fe0
commit 0ccfacdd5a

View File

@@ -111,5 +111,7 @@ parts:
#source: glest-data
source-type: git
source: https://github.com/glest/glest-data.git
override-build: |
snapcraftctl build
sed -i 's|Icon=glest|Icon=/usr/share/icons/hicolor/256x256/apps/glest\.png|' $SNAPCRAFT_PART_INSTALL/usr/share/applications/io.glest.Glest.desktop