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 26590dd7f838..47649c94288c 100644
--- a/spotify
+++ b/spotify
@@ -1,2 +1,2 @@
#!/bin/sh
-/usr/share/spotify/spotify-client/spotify "$@"
+LD_PRELOAD=libcurl.so.3 /usr/share/spotify/spotify "$@"