From 0ccfc847644b1902e6f87d32b0aa0c255d5c9e72 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Thu, 31 Mar 2022 15:11:11 +0900 Subject: [PATCH] "- Removed es_input as it was not used. --- com.xargon.retrodeck.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/com.xargon.retrodeck.yml b/com.xargon.retrodeck.yml index 460549b9..61f56b83 100644 --- a/com.xargon.retrodeck.yml +++ b/com.xargon.retrodeck.yml @@ -509,8 +509,6 @@ modules: - cp es_find_rules.xml /app/share/emulationstation/resources/systems/unix/ - rm -rf /app/share/emulationstation/resources/systems/unix/es_systems.xml - cp es_systems.xml /app/share/emulationstation/resources/systems/unix/ - - rm -rf /app/share/emulationstation/resources/systems/unix/es_input.xml - - cp es_input.xml /app/share/emulationstation/resources/systems/unix/ # These must be put in home folder, managed by retrodeck.sh - mkdir -p ${FLATPAK_DEST}/retrodeck/ - cp es_settings.xml ${FLATPAK_DEST}/retrodeck/es_settings.xml @@ -538,8 +536,6 @@ modules: path: es_settings.xml - type: file path: es_systems.xml - - type: file - path: es_input.xml - type: file path: retrodeck.sh - type: file