freebsd-ports/games/gtkradiant/files/gtkradiant.in
Alejandro Pulver 8ed19a6761 - Fix wrapper script (wrong file name).
- Increment PORTREVISION.
2006-07-11 17:56:14 +00:00

5 lines
61 B
Bash

#!/bin/sh
cd %%DATADIR%% || exit 1
exec ./radiant.cpu "$@"