#!/bin/sh
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/lastfm-player
/usr/lib/lastfm-player/last.fm $*
