openpkg/shtool.sh

Thu, 09 Aug 2012 18:53:48 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 09 Aug 2012 18:53:48 +0200
changeset 497
3695593c147a
permissions
-rw-r--r--

Correct threading, static linking, use parallel build, and update version.

michael@428 1 #!/bin/sh
michael@428 2 exec @l_prefix@/lib/openpkg/shtool ${1+"$@"}

mercurial