config: remove xmllint_readme option
commit295c335182cd8cd84f5f35e31140202caba24d84
authorKyle J. McKay <mackyle@gmail.com>
Mon, 1 Mar 2021 20:09:07 +0000 (1 13:09 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 1 Mar 2021 20:09:07 +0000 (1 13:09 -0700)
tree1caaa144403b43fcf6a87bc51d00e1dddcf8d145
parent27354d40a0314b9791d42dd128984ef63a01bfa8
config: remove xmllint_readme option

The `xmllint` tool no longer constrains checking of the README
data.  It's always checked now courtesy of the Markdown module.

Remove the $Girocco::Config::xmllint_readme option from the
config and remove the check for the `xmllint` tool during
installation if that option has been set to a true value.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/Config.pm
install.sh