#!/bin/sh # use alsa as default audio-backend export SDL_AUDIODRIVER=alsa export XBMC_PLATFORM_MODE=1 exec @prefix@/share/xbmc/xbmc.bin -fs $*