summarylogtreecommitdiffstats
path: root/spotify
diff options
context:
space:
mode:
authorAshley Whetter2015-10-06 00:24:54 +0100
committerAshley Whetter2015-10-06 00:40:01 +0100
commit1ae94f894af523b1caff40146f1d053d1405c90d (patch)
tree70b11fadd63a570fb7ab45a23d9b4ecd0768c813 /spotify
parentdf0b5cc1eafbfaae0f949bff51e430b2949e4aa0 (diff)
downloadaur-1ae94f894af523b1caff40146f1d053d1405c90d.tar.gz
Updated to version 1.0.14.124
spotify.install is now empty. {un,}register.sh aren't provided anymore so that is done manually in the PKGBUILD. i686 is back!
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 "$@"