mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 08:35:28 +00:00
enable icon import
This commit is contained in:
parent
bd5ada8960
commit
3a3bf23e18
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ modules:
|
||||||
post-install:
|
post-install:
|
||||||
- "install -Dm755 ./target/release/Yoda -t /app/bin"
|
- "install -Dm755 ./target/release/Yoda -t /app/bin"
|
||||||
- "install -Dm644 ./data/${FLATPAK_ID}.desktop -t /app/share/applications"
|
- "install -Dm644 ./data/${FLATPAK_ID}.desktop -t /app/share/applications"
|
||||||
# - "install -Dm644 ./data/${FLATPAK_ID}.svg -t /app/share/icons/hicolor/symbolic/apps"
|
- "install -Dm644 ./data/${FLATPAK_ID}.svg -t /app/share/icons/hicolor/symbolic/apps"
|
||||||
sources:
|
sources:
|
||||||
- type: "dir"
|
- type: "dir"
|
||||||
path: "."
|
path: "."
|
||||||
Loading…
Add table
Add a link
Reference in a new issue