mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
- might make sense not to print ok if it was nak
This commit is contained in:
parent
f3c50a6cf2
commit
0fed2766a4
@ -252,8 +252,9 @@ if ! which makeinfo > /dev/null ; then \
|
|||||||
echo "makeinfo installed: FALSE"
|
echo "makeinfo installed: FALSE"
|
||||||
/bin/echo -e "\n\nMost likely some packages will fail to build their documentation"
|
/bin/echo -e "\n\nMost likely some packages will fail to build their documentation"
|
||||||
/bin/echo -e "Either install 'makeinfo' on your host or fix the respective packages"
|
/bin/echo -e "Either install 'makeinfo' on your host or fix the respective packages"
|
||||||
|
else
|
||||||
|
echo "makeinfo installed: Ok"
|
||||||
fi
|
fi
|
||||||
echo "makeinfo installed: Ok"
|
|
||||||
|
|
||||||
|
|
||||||
#############################################################
|
#############################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user