mirror of
https://github.com/RetroDECK/io.github.shiiion.primehack.git
synced 2024-12-04 19:15:39 +00:00
Removed appdata copy as was ereroring and we don't need it
This commit is contained in:
parent
c6ae27d88d
commit
5345206dbe
|
@ -77,8 +77,8 @@ modules:
|
|||
cleanup:
|
||||
- /share/man
|
||||
post-install:
|
||||
- install -D primehack-wrapper /app/bin/primehack-wrapper
|
||||
- install -Dm644 appdata.xml /app/share/appdata/primehack.appdata.xml
|
||||
# - install -D primehack-wrapper /app/bin/primehack-wrapper
|
||||
# - install -Dm644 appdata.xml /app/share/appdata/primehack.appdata.xml
|
||||
- rm /app/share/icons/hicolor/scalable/apps/dolphin-emu.svg
|
||||
- mv /app/share/applications/dolphin-emu.desktop /app/share/applications/primehack.desktop
|
||||
- desktop-file-edit --set-key=Exec --set-value='primehack-wrapper' /app/share/applications/primehack.desktop
|
||||
|
|
Loading…
Reference in a new issue