diff options
author | Stephen Kitt <steve@sk2.org> | 2020-01-24 19:33:16 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-02-05 10:33:44 -0700 |
commit | d1c9038ab5c1c96c0fd9d13ec56f2d650fe4c59f (patch) | |
tree | 249e787e6715ad08c0073dbfbbf5d9745370b004 /fs/cramfs | |
parent | 599e6f8d3d23ec79d31891cda11af6e79d591ead (diff) | |
download | linux-d1c9038ab5c1c96c0fd9d13ec56f2d650fe4c59f.tar.gz linux-d1c9038ab5c1c96c0fd9d13ec56f2d650fe4c59f.tar.bz2 linux-d1c9038ab5c1c96c0fd9d13ec56f2d650fe4c59f.zip |
Allow git builds of Sphinx
When using a non-release version of Sphinx, from a local build (with
improvements for kernel doc handling, why not),
sphinx-build --version
reports versions of the form
sphinx-build 3.0.0+/4703d9119972
i.e. base version, a plus symbol, slash, and the start of the git hash
of whatever repository the command is run in (no, not the hash that
was used to build Sphinx!).
This patch fixes the installation check in sphinx-pre-install to
recognise such version output.
Signed-off-by: Stephen Kitt <steve@sk2.org>
Link: https://lore.kernel.org/r/20200124183316.1719218-1-steve@sk2.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'fs/cramfs')
0 files changed, 0 insertions, 0 deletions