diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml index fa74375e..40b6dffb 100644 --- a/net.retrodeck.retrodeck.yml +++ b/net.retrodeck.retrodeck.yml @@ -336,9 +336,8 @@ modules: # RetroArch experiment: cloning the flathub repository directly and adding its manifest as module - name: retroarch - buildsystem: simple - build-commands: - - echo "" + make-install-args: + - PREFIX=${FLATPAK_DEST} sources: - type: git url: https://github.com/libretro/RetroArch.git