]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Avoid build failures when building from the git repository. master
authorBruno Haible <bruno@clisp.org>
Thu, 5 Feb 2026 23:40:01 +0000 (00:40 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 5 Feb 2026 23:40:01 +0000 (00:40 +0100)
commit633b7fdef68b660802ce190f1cf0ab64eb8c3e5e
tree3cc5062a21a136f2639c0c04ea8b5df44ecbed08
parent6a65c44d772d6d0153114ca3237f24171dc0d0ed
build: Avoid build failures when building from the git repository.

Reported by Satadru Pramanik <satadru@gmail.com>
at <https://savannah.gnu.org/bugs/?67999>.

* gettext-tools/man/Makefile.am ($(man_MAN1MISC)): Use a temporary file, so that
we don't run 'patch' on a nonexistent file or on an already patched result.
gettext-tools/man/Makefile.am