haxe/haxe.sh

Sat, 09 Jul 2011 16:54:58 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 09 Jul 2011 16:54:58 +0200
changeset 352
aa138c6f5dd6
permissions
-rw-r--r--

Update solving Google captcha buyout and adjust packaging and buildconf.

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

mercurial