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