openpkg/shtool.sh

Tue, 28 Aug 2012 18:32:00 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 28 Aug 2012 18:32:00 +0200
changeset 550
b663cfca750a
permissions
-rw-r--r--

Update version, introduce new required daq dependency, integrated pulled
pork utility, improve build portability, and correct nonportable u_int types.

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

mercurial