This commit is contained in:
Eelco Dolstra 2008-05-28 15:50:07 +00:00
parent ef42c45d0c
commit 0500f6d677
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
#! /bin/sh -e
if test "$(uname)" = FreeBSD; then
echo "skipping on FreeBSD"
exit 0
fi
rm -rf scratch
mkdir -p scratch
mkdir -p scratch/libsA