]> git.ipfire.org Git - thirdparty/man-pages.git/commit
*.mk: Keep error messages in stderr
authorAlejandro Colomar <alx@kernel.org>
Fri, 28 Apr 2023 12:53:47 +0000 (14:53 +0200)
committerAlejandro Colomar <alx@kernel.org>
Fri, 28 Apr 2023 12:53:59 +0000 (14:53 +0200)
commit7fe823ea628e86c08e551a42a2c26e29c5d8c725
treeed6d4defa3e0dcc4e9919bd2bfd9f4ae6e421b8e
parent8a135d7703fa82e9b442ea3c3b1e9d119b25660a
*.mk: Keep error messages in stderr

We redirected them to stdout for some filtering, but forgot to put it
back where it belongs.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
share/mk/build/catman.mk
share/mk/build/pdf.mk
share/mk/build/ps.mk