|
@@ -14874,7 +14874,7 @@ echo ""
|
|
|
echo ""
|
|
echo ""
|
|
|
echo "------------ Configuring BDLIB ------------"
|
|
echo "------------ Configuring BDLIB ------------"
|
|
|
|
|
|
|
|
-if test -d .git && ! test -d lib/bdlib/.git; then
|
|
|
|
|
|
|
+if test -d .git; then
|
|
|
git submodule update --init
|
|
git submodule update --init
|
|
|
fi
|
|
fi
|
|
|
|
|
|