haxe/haxe.sh

Mon, 20 Apr 2009 19:27:54 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 20 Apr 2009 19:27:54 +0200
changeset 180
4c723152d46f
permissions
-rw-r--r--

Announce unseen emails in INBOX and all other folders as well.

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

mercurial