openpkg/shtool.sh

Tue, 28 Aug 2012 18:34:55 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 28 Aug 2012 18:34:55 +0200
changeset 573
37c544fc0159
permissions
-rw-r--r--

Correct building on SVR4 using final POSIX.1c conformant getpwnam(3) signatures.

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

mercurial