freebsd-ports/games/iceicepenguin/files/iceicepenguin.in
Rusmir Dusko 149268a795 - Change desktop entry
- Fix the usage of 'python' to get rid of the implicit lang/python dependency
- Change iceicepenguin.in

Approved by:	pawel / wg (mentors, implicit)
2013-12-17 17:50:17 +00:00

7 lines
89 B
Bash

#!/bin/sh
#
# $FreeBSD$
#
cd "%%DATADIR%%"
exec %%PYTHON_CMD%% ./iceicepengui.py "${@}"