Thu, 02 Aug 2012 00:16:26 +0200
Change smf(5) OpenPKG name handle to my personal preference, the prefix.
This matches the ${name} variable on uninstallation, but strangely when
installing an instance a bug causes ${name} to expand to openpkg-${prefix}.
michael@112 | 1 | #!/bin/sh |
michael@112 | 2 | @l_prefix@/lib/mtasc/@tool@ ${1+"$@"} |