]> git.ipfire.org Git - thirdparty/linux.git/commit
scripts: check-variable-fonts.sh: convert to Python
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 18 Sep 2025 11:54:38 +0000 (13:54 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 18 Sep 2025 17:17:18 +0000 (11:17 -0600)
commit75539bec27ddf4ac206b74d307ba9e92dbaaece7
tree15fa18ec06c796a26ab390d9e2cca0bc31af02fb
parenta84a5d0b5a184551eeded75b8df6440bd81e84f4
scripts: check-variable-fonts.sh: convert to Python

This script handle errors when trying to build translations
with make pdfdocs.

As part of our cleanup work to remove hacks from docs Makefile,
convert this to python, preparing it to be part of a library
to be called by sphinx-build-wrapper.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Message-ID: <d438fb01d2c00e2c2b4ac16f999d9a8ce848251b.1758196090.git.mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/Makefile
MAINTAINERS
scripts/check-variable-fonts.py [moved from scripts/check-variable-fonts.sh with 61% similarity]