mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 13:18:50 +00:00
derp
This commit is contained in:
parent
ac807842fd
commit
3fe7975e4a
1 changed files with 1 additions and 3 deletions
|
@ -108,8 +108,7 @@ modules:
|
||||||
- /share/man
|
- /share/man
|
||||||
post-install:
|
post-install:
|
||||||
- install -D -t ${FLATPAK_DEST}/bin/ dolphin-emu-wrapper
|
- install -D -t ${FLATPAK_DEST}/bin/ dolphin-emu-wrapper
|
||||||
- install -D ${FLATPAK_DEST}/share/dolphin-emu/user/ ${FLATPAK_DEST}/bin/user
|
- install -D ${FLATPAK_DEST}/share/dolphin-emu/user/* ${FLATPAK_DEST}/share/dolphin-mpn/
|
||||||
- install -D ${FLATPAK_DEST}/share/dolphin-emu/sys/ ${FLATPAK_DEST}/bin/sys
|
|
||||||
- desktop-file-edit --set-key=Exec --set-value='/app/bin/dolphin-emu-wrapper'
|
- desktop-file-edit --set-key=Exec --set-value='/app/bin/dolphin-emu-wrapper'
|
||||||
/app/share/applications/dolphin-emu.desktop
|
/app/share/applications/dolphin-emu.desktop
|
||||||
sources:
|
sources:
|
||||||
|
@ -128,6 +127,5 @@ modules:
|
||||||
test -S $XDG_RUNTIME_DIR/discord-ipc-$i ||
|
test -S $XDG_RUNTIME_DIR/discord-ipc-$i ||
|
||||||
ln -sf {app/com.discordapp.Discord,$XDG_RUNTIME_DIR}/discord-ipc-$i;
|
ln -sf {app/com.discordapp.Discord,$XDG_RUNTIME_DIR}/discord-ipc-$i;
|
||||||
done
|
done
|
||||||
touch portable.txt
|
|
||||||
dolphin-emu "$@"
|
dolphin-emu "$@"
|
||||||
dest-filename: dolphin-emu-wrapper
|
dest-filename: dolphin-emu-wrapper
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue