[neon/extras/labplot/Neon/release] /: copy the .desktop file so it is same place as appstream file and see if it gets picked up
Jonathan Riddell
null at kde.org
Mon Mar 15 11:25:44 GMT 2021
Git commit 3c1225794b05db174bc180daa7e2aff3fb02b204 by Jonathan Riddell.
Committed on 15/03/2021 at 11:25.
Pushed by jriddell into branch 'Neon/release'.
copy the .desktop file so it is same place as appstream file and see if it gets picked up
M +1 -0 snapcraft.yaml
https://invent.kde.org/neon/extras/labplot/commit/3c1225794b05db174bc180daa7e2aff3fb02b204
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 9d46761..44dbb09 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -59,6 +59,7 @@ parts:
override-build: |-
cd $SNAPCRAFT_PART_SRC
patch -p1 < $SNAPCRAFT_STAGE/std-isnan.diff
+ cp src/org.kde.labplot2.desktop .
snapcraftctl build
build-packages:
- libkf5xmlgui-data
More information about the Neon-commits
mailing list