#!/bin/sh -e

LD_LIBRARY_PATH="/usr/lib/moonlight:"${LD_LIBRARY_PATH}

export LD_LIBRARY_PATH

exec /usr/X11R6/bin/moonlight-0.5.3
