haxe/haxe.sh@085c98460a58
haxe/haxe.sh
Thu, 02 Aug 2012 00:01:34 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Thu, 02 Aug 2012 00:01:34 +0200
- changeset 439
- 085c98460a58
- permissions
- -rw-r--r--
Use upstream man pages to avoid local help2man failures, likely due to
shell capability assumptions or cross platform environment variance.
The upstream man pages are probably better formatted anyway.
2 HAXE_LIBRARY_PATH="@l_prefix@/lib/haxe"
3 export HAXE_LIBRARY_PATH
4 @l_prefix@/libexec/haxe/haxe ${1+"$@"}