mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
Primehack: submodule path fix
This commit is contained in:
parent
dec00a1e25
commit
b2fbc2b810
|
@ -841,10 +841,10 @@ modules:
|
||||||
# in non-writable paths, typically happens when a user
|
# in non-writable paths, typically happens when a user
|
||||||
# has leftover files from a previous non-flatpak install
|
# has leftover files from a previous non-flatpak install
|
||||||
- type: patch
|
- type: patch
|
||||||
path: detectflatpak.patch
|
path: rd-submodules/dolphin/detectflatpak.patch
|
||||||
# version strings must match exactly for online multiplayer
|
# version strings must match exactly for online multiplayer
|
||||||
- type: patch
|
- type: patch
|
||||||
path: nodirtyversion.patch
|
path: rd-submodules/dolphin/nodirtyversion.patch
|
||||||
- type: file
|
- type: file
|
||||||
path: appdata.xml
|
path: appdata.xml
|
||||||
- type: script
|
- type: script
|
||||||
|
|
Loading…
Reference in a new issue