Mon, 15 Oct 2012 21:23:58 +0200
Update to new vendor version, disable flawed dtrace(1) logic, and remove
external dependency to v8 by leveraging the mitgelieferte provided v8
implementation. Seems that v8 is a project that distributes no versioned
code, very yucky.
michael@428 | 1 | #!/bin/sh |
michael@428 | 2 | exec @l_prefix@/lib/openpkg/shtool ${1+"$@"} |