>>>>> On Sat, 4 Nov 2017, Patrice Clement wrote:

> -             if [[ "${f}" = *.html ]]; then
> -                     dohtml "${f}"
> -             else
> -                     dodoc "${f}"
> -             fi
> +             dodoc "${f}"

That's not exactly equivalent, because *.html files won't be installed
in the html/ subdirectory any more, but in /usr/share/doc/${PF}/.

Note that the former is in the default exclusion list for compression
but the latter is not (i.e., *.html may get compressed now).

Attachment: pgpcXRnCSbsTH.pgp
Description: PGP signature

Reply via email to