haxe/haxe.sh

Sun, 05 Jun 2011 11:43:33 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sun, 05 Jun 2011 11:43:33 +0200
changeset 347
10bd406e1c51
permissions
-rw-r--r--

Update, correct, and add new config logic including fax and license paths.

     1 #!/bin/sh
     2 HAXE_LIBRARY_PATH="@l_prefix@/lib/haxe"
     3 export HAXE_LIBRARY_PATH
     4 @l_prefix@/libexec/haxe/haxe ${1+"$@"}

mercurial