diff --git a/src/deforaos-build.sh b/src/deforaos-build.sh index 8a4ee86..bd56f63 100755 --- a/src/deforaos-build.sh +++ b/src/deforaos-build.sh @@ -52,7 +52,7 @@ SRC="$SRC/$MODULE" $RM -r "$DST" $MKDIR "$DST" || error -#bootstrapping tree +#configuring tree echo "" echo "Configuring CVS module $MODULE:" cd "$SRC" || error