Searched refs:BSDINSTALL_FETCHDEST (Results 1 – 2 of 2) sorted by relevance
59 BSDINSTALL_FETCHDEST="$BSDINSTALL_CHROOT/usr/freebsd-dist"60 mkdir -p "$BSDINSTALL_FETCHDEST" || error "Could not create directory $BSDINSTALL_FETCHDEST"72 export BSDINSTALL_DISTDIR="$BSDINSTALL_FETCHDEST"
398 if [ ! -z "$BSDINSTALL_FETCHDEST" ]; then399 rm -rf "$BSDINSTALL_FETCHDEST"