summaryrefslogtreecommitdiff
path: root/games/alephone-data/files/wrapper.in
blob: a294b78417cb85c36bdf0429aa7f4652d6afd8c8 (plain) (blame)
1
2
3
4
5
#!/bin/sh

export ALEPHONE_DATA="%%DATADIR%%:%%DATADIR%%/%%GAMEDIR%%"

exec alephone "$@"