arch-ppa/src/spotify/spotify_i686

4 lines
73 B
Bash

#!/bin/sh
export LD_PRELOAD=libcurl.so.3
/usr/share/spotify/spotify "$@"