mirror of
https://github.com/glest/glest-source.git
synced 2025-08-22 16:02:50 +02:00
Help snapcraft find glest icon.
This commit is contained in:
@@ -111,5 +111,7 @@ parts:
|
|||||||
#source: glest-data
|
#source: glest-data
|
||||||
source-type: git
|
source-type: git
|
||||||
source: https://github.com/glest/glest-data.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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user