Skip to content

Commit 4ec31aa

Browse files
committed
rpcs 10 revert [skip ci]
1 parent 2b53a6d commit 4ec31aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rpcs3/component_launcher.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
component_name="$(basename "$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")")"
55
component_path="$(cd "$(dirname "${BASH_SOURCE[0]}" )" && pwd)"
66

7-
export LD_LIBRARY_PATH="$component_path/lib:$rd_shared_libs:$rd_shared_libs/org.kde.Platform/6.9/:$rd_shared_libs/org.gnome.Platform/49/:$ffmpeg_path/25.08:${DEFAULT_LD_LIBRARY_PATH}"
7+
export LD_LIBRARY_PATH="$component_path/lib:$rd_shared_libs:$rd_shared_libs/org.kde.Platform/6.10/:$rd_shared_libs/org.gnome.Platform/49/:$ffmpeg_path/25.08:${DEFAULT_LD_LIBRARY_PATH}"
88
export QT_PLUGIN_PATH="${QT_PLUGIN_PATH}"
99
export QT_QPA_PLATFORM_PLUGIN_PATH="${QT_QPA_PLATFORM_PLUGIN_PATH}"
1010

0 commit comments

Comments
 (0)