diff --git a/automation_tools/libman.sh b/automation_tools/libman.sh index bbc0d8a9..d5386e7e 100644 --- a/automation_tools/libman.sh +++ b/automation_tools/libman.sh @@ -16,7 +16,7 @@ if [ -z "$1" ]; then fi # Define target directory -target_dir="${FLATPAK_DEST}/retrodeck/lib" +target_dir="${FLATPAK_DEST}/lib" # Ensure the target directory exists if ! mkdir -p "$target_dir"; then diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml index 16218ab9..3c6d585d 100644 --- a/net.retrodeck.retrodeck.yml +++ b/net.retrodeck.retrodeck.yml @@ -35,8 +35,6 @@ finish-args: - --filesystem=~/.var/app/com.valvesoftware.Steam:rw # Steam (Flatpak) # PPSSPP, DOLPHIN - --filesystem=xdg-run/gamescope-0:ro - - --env=LD_LIBRARY_PATH=/app/lib:/app/retrodeck/lib - cleanup: # ES-DE