haxe/haxe.sh@02bcb113e039
haxe/haxe.sh
Fri, 25 Mar 2011 20:09:41 +0100
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Fri, 25 Mar 2011 20:09:41 +0100
- changeset 327
- 02bcb113e039
- permissions
- -rw-r--r--
Correct to solve problems with incompatible ksh implementations.
2 HAXE_LIBRARY_PATH="@l_prefix@/lib/haxe"
3 export HAXE_LIBRARY_PATH
4 @l_prefix@/libexec/haxe/haxe ${1+"$@"}