>>>>> On Sun, 02 Jun 2024, Florian Schmaus wrote:

> +     (
> +             insinto "${_GREADME_DOC_DIR}"
> +
> +             doins "${_GREADME_TMP_FILE}"
> +             cksum --raw "${_GREADME_TMP_FILE}" | newins - 
> "${_GREADME_HASH_FILENAME}"
> +             assert
> +     )

Why do you need that hash file? The old README file exists on the
system, so couldn't you just compare the new one with it?

Attachment: signature.asc
Description: PGP signature

Reply via email to