haxe/haxe.sh

Sat, 18 Jul 2009 14:08:34 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 18 Jul 2009 14:08:34 +0200
changeset 206
3309487768d4
permissions
-rw-r--r--

Adjust buildconf until Nokia corrects flawed GNU iconv integration.
The problem corrected by this adjustment involves font glyphs appearing
as normal font sized empty squares. All text is illegible.

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

mercurial