diff options
author | agc <agc@pkgsrc.org> | 1999-03-09 11:14:52 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-03-09 11:14:52 +0000 |
commit | 53c3157512f9bcf121c5e48e73650ec2212010ee (patch) | |
tree | cac255ca1c015e72c60dad0b46cc3246099e40e9 /cross | |
parent | 899fe0892cf860d5c0dfee591a7b016d5f34bf44 (diff) | |
download | pkgsrc-53c3157512f9bcf121c5e48e73650ec2212010ee.tar.gz |
Solaris sh(1) doesn't understand the "if ! command; then..." construct.
So dumb-down the shell commands used: make them into
"command; if [ $? -ne 0 ]; then..."
Suggested by David Brownlee.
Diffstat (limited to 'cross')
0 files changed, 0 insertions, 0 deletions