diff --git a/buildnb.sh b/buildnb.sh index 3d6e1d2..24c57ac 100755 --- a/buildnb.sh +++ b/buildnb.sh @@ -82,6 +82,7 @@ if git submodule status ${RUMPSRC} 2>/dev/null | grep -q '^+' \ for x in 1 2 3 4 5; do echo -n ' !' ; sleep 1 ; done fi +. ./buildrump.sh/subr.sh rm -f ./config.mk ./config.sh ${BUILDZFS} && \