summarylogtreecommitdiffstats
path: root/spotify-adkiller-dns-block
diff options
context:
space:
mode:
authorMageJohn2017-06-17 14:31:45 +0100
committerMageJohn2017-06-17 14:43:27 +0100
commit372a77c01dac0c06de0f7324fea811396cf06380 (patch)
treec74c2e4766d02f76d7fea05aae912f8f4c44e5be /spotify-adkiller-dns-block
parentd9d05d62c70b064c2ebd0dd90a0d4462d14dd863 (diff)
downloadaur-372a77c01dac0c06de0f7324fea811396cf06380.tar.gz
Line up with the latest script from spotify package
There were recent problems with openssl, which required several changes to the spotify package to solve. This lines up the changes.
Diffstat (limited to 'spotify-adkiller-dns-block')
-rwxr-xr-xspotify-adkiller-dns-block2
1 files changed, 1 insertions, 1 deletions
diff --git a/spotify-adkiller-dns-block b/spotify-adkiller-dns-block
index 33358a5fe244..4eec7aa19268 100755
--- a/spotify-adkiller-dns-block
+++ b/spotify-adkiller-dns-block
@@ -1,3 +1,3 @@
#!/bin/sh
-export LD_PRELOAD="/usr/lib/spotify-adkiller-dns-block/dns-block.so libcrypto-compat.so.1.0.0 libssl-compat.so.1.0.0 libcurl-openssl-1.0.so"
+export LD_PRELOAD="/usr/lib/spotify-adkiller-dns-block/dns-block.so libcurl.so.3"
/usr/share/spotify/spotify "$@"