Thu, 02 Aug 2012 22:11:13 +0200
Provide 80Ko of shell script instead of standard 64Ko allocation.
This is needed to accommodate recent script addtions involving smf(5).
michael@428 | 1 | #!/bin/sh |
michael@428 | 2 | exec @l_prefix@/lib/openpkg/shtool ${1+"$@"} |