Tue, 04 Sep 2012 19:54:34 +0200
Commit a hack that only repairs Linux builds and leaves SVR5 builds flawed.
This change forcibly (with a substitution) disables use of gettext(3).
michael@428 | 1 | #!/bin/sh |
michael@428 | 2 | exec @l_prefix@/lib/openpkg/shtool ${1+"$@"} |