Fix VPATH support.

This commit is contained in:
Kurt Zeilenga 1999-04-08 02:27:39 +00:00
parent 80b8691eac
commit 21f49f3b27

View file

@ -9,7 +9,7 @@ if [ $# -eq 1 ]; then
BDB2=$1; shift
fi
. $SRCDIR/scripts/defines.sh $SRCDIR $BDB2
. $SRCDIR/scripts/defines.sh
echo "Cleaning up in $DBDIR..."