From b2fbc2b810cbc67b12ae5767dd36d2d68fc88d01 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Mon, 21 Nov 2022 13:00:30 +0000 Subject: [PATCH] Primehack: submodule path fix --- net.retrodeck.retrodeck.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml index e2f37ebd..7f5f0d60 100644 --- a/net.retrodeck.retrodeck.yml +++ b/net.retrodeck.retrodeck.yml @@ -841,10 +841,10 @@ modules: # in non-writable paths, typically happens when a user # has leftover files from a previous non-flatpak install - type: patch - path: detectflatpak.patch + path: rd-submodules/dolphin/detectflatpak.patch # version strings must match exactly for online multiplayer - type: patch - path: nodirtyversion.patch + path: rd-submodules/dolphin/nodirtyversion.patch - type: file path: appdata.xml - type: script