mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Merge commit 'sebastian/libxml'
This commit is contained in:
commit
7b3cd4dceb
@ -49,8 +49,8 @@ elif [ "$1" = "man" ]; then
|
||||
echo "==================================";
|
||||
echo;
|
||||
echo "a2x is installed, but some required docbook support files are";
|
||||
echo "missing. Please install docbook-xsl and docbook-xml (Debian)";
|
||||
echo "or similar.";
|
||||
echo "missing. Please install docbook-xsl, docbook-xml, and";
|
||||
echo "libxml2-utils (Debian) or similar.";
|
||||
echo;
|
||||
echo "==================================";
|
||||
exit 1;
|
||||
|
Loading…
Reference in New Issue
Block a user