build: fix typo in error message
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Fixes: f62bbee55d
This commit is contained in:
parent
123ac0bba9
commit
bff8a0bbe9
@ -28,7 +28,7 @@ error() {
|
||||
echo
|
||||
echo "and then manually update submodules prior to running make, with:"
|
||||
echo
|
||||
echo " $ scripts/git-sbumodule.sh update $modules"
|
||||
echo " $ scripts/git-submodule.sh update $modules"
|
||||
echo
|
||||
exit 1
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user