mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix appdata filename in snapcraft.yaml
This commit is contained in:
parent
8cb980a791
commit
e675dc1ef1
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ parts:
|
||||||
plugin: cmake
|
plugin: cmake
|
||||||
source: .
|
source: .
|
||||||
source-type: git
|
source-type: git
|
||||||
parse-info: [usr/share/metainfo/telegram-desktop_telegram-desktop.metainfo.xml]
|
parse-info: [usr/share/metainfo/telegramdesktop.metainfo.xml]
|
||||||
build-environment:
|
build-environment:
|
||||||
- LD_LIBRARY_PATH: $CRAFT_STAGE/usr/lib/$CRAFT_ARCH_TRIPLET${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
|
- LD_LIBRARY_PATH: $CRAFT_STAGE/usr/lib/$CRAFT_ARCH_TRIPLET${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
|
||||||
build-packages:
|
build-packages:
|
||||||
|
|
Loading…
Add table
Reference in a new issue