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@112 | 1 | #!/bin/sh |
michael@112 | 2 | @l_prefix@/lib/mtasc/@tool@ ${1+"$@"} |