make/configure.vm

branch
webdav
changeset 260
4779a6fb4fbe
parent 250
f4d93355b054
child 267
4ded424f4a5f
--- a/make/configure.vm	Tue Aug 25 12:07:56 2020 +0200
+++ b/make/configure.vm	Sat Oct 24 17:34:32 2020 +0200
@@ -610,7 +610,7 @@
 if [ $ERROR -ne 0 ]; then
 	echo
 	echo "Error: Unresolved dependencies"
-	echo $DEPENCIES_FAILED
+	echo $DEPENDENCIES_FAILED
 	rm -Rf $TEMP_DIR
 	exit 1
 fi

mercurial