summaryrefslogtreecommitdiff
path: root/solenv/bin/createpdbrelocators
blob: 40a44e8f2e7c9e4eb2c10266f0bfada0f1ac1d7f (plain)
1
2
3
4
5
6
7
#!/bin/sh
if [ x${SOLARENV}x = xx ]; then
    echo createpdbrelocators: no environment found!
    exit 1
fi
exec perl -w $SOLARENV/bin/createpdbrelocators.pl