summarylogtreecommitdiffstats
path: root/spotify
diff options
context:
space:
mode:
Diffstat (limited to 'spotify')
-rw-r--r--spotify2
1 files changed, 1 insertions, 1 deletions
diff --git a/spotify b/spotify
index 8301e5ad2068..66466e2ed01f 100644
--- a/spotify
+++ b/spotify
@@ -1,3 +1,3 @@
#!/bin/sh
-export LD_PRELOAD="libcrypto-compat.so.1.0.0 libssl-compat.so.1.0.0 libcurl-openssl-1.0.so"
+export LD_PRELOAD=libcurl.so.3
/usr/share/spotify/spotify "$@"