updated on Mon Jan 23 16:10:15 UTC 2012
[aur-mirror.git] / spotify-beta / spotify
blobe53f7c82a30373bdeb23fdd1ad666f2a3c12eacb
1 #!/bin/sh
3 # Uses alternative libs
4 # Passes all parametrs to spotify
6 LD_LIBRARY_PATH="/usr/share/spotify/libs/" /usr/share/spotify/spotify "$@"