scripts: sphinx-pre-install: Fix ctex support on Debian
authorMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 6 Jan 2022 00:41:02 +0000 (01:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jan 2022 10:05:44 +0000 (11:05 +0100)
commit4ea9b8ed6459db9c55d303d1709551e3d8fdf539
tree191b52d306f2b67736ef8a88c358fbe28556c985
parent21c9a4d2cdd4a20946e1ac925f9be6e23ded6ab6
scripts: sphinx-pre-install: Fix ctex support on Debian

commit 87d6576ddf8ac25f36597bc93ca17f6628289c16 upstream.

The name of the package with ctexhook.sty is different on
Debian/Ubuntu.

Reported-by: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Tested-by: Akira Yokosawa <akiyks@gmail.com>
Link: https://lore.kernel.org/r/63882425609a2820fac78f5e94620abeb7ed5f6f.1641429634.git.mchehab@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scripts/sphinx-pre-install