diff options
Diffstat (limited to 'dists')
-rwxr-xr-x | dists/raspberrypi/scummvm.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dists/raspberrypi/scummvm.sh b/dists/raspberrypi/scummvm.sh new file mode 100755 index 0000000000..b21df5cd9a --- /dev/null +++ b/dists/raspberrypi/scummvm.sh @@ -0,0 +1,2 @@ +#!/bin/sh +LD_LIBRARY_PATH=./lib ./scummvm |