summarylogtreecommitdiffstats
path: root/sndfilexprt.patch
diff options
context:
space:
mode:
authoryustin2024-01-02 22:51:33 +0100
committeryustin2024-01-02 22:51:33 +0100
commitd11465686dedfacf130ee3c0af11e1ab7b5a4276 (patch)
tree3a6cf0b70a07969da45ff0f43f343389860ccc9c /sndfilexprt.patch
parentfd82f2120a8e02894c00555e092776e524b7cc6f (diff)
downloadaur-d11465686dedfacf130ee3c0af11e1ab7b5a4276.tar.gz
7.2.89
Diffstat (limited to 'sndfilexprt.patch')
-rw-r--r--sndfilexprt.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/sndfilexprt.patch b/sndfilexprt.patch
deleted file mode 100644
index 2746b6ed251a..000000000000
--- a/sndfilexprt.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- bin/run_radium_linux.sh.orig 2023-04-23 01:12:04.122074816 +0200
-+++ bin/run_radium_linux.sh 2023-04-23 01:12:17.465407822 +0200
-@@ -26,4 +26,4 @@
- unset QT_QPA_PLATFORM
- unset QT_PLUGIN_PATH
-
--QT_QPA_PLATFORM="xcb" LD_LIBRARY_PATH="$LD_LIBRARY_PATH" "$THIS_DIR"/radium_linux.bin "$@"
-+LC_ALL=C QT_QPA_PLATFORM="xcb" LD_LIBRARY_PATH="$LD_LIBRARY_PATH" "$THIS_DIR"/radium_linux.bin "$@"