]>
git.saurik.com Git - apple/libdispatch.git/blob - EXPORT.APPLE
2af942a68298dd26eead2f41ee53dc342e3e00a5
3 # copy cwd to SRCROOT like installsrc
5 if [ -z "$SRCROOT" ]; then
7 SRCROOT
=/tmp
/`basename "$PWD"`
10 echo Exporting to
$SRCROOT
20 .
| (cd "$SRCROOT"; gnutar xf
- )