scripts/sphinx-pre-install: add a script to check Sphinx install
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 17 Jul 2017 21:46:36 +0000 (18:46 -0300)
committerJonathan Corbet <corbet@lwn.net>
Sun, 23 Jul 2017 21:50:58 +0000 (15:50 -0600)
commit24071ac1a6176dda89b441cc4c757c51e2f523e0
treed7c93dbc62ec796c18e20987ac727f7c355bb39a
parent18afab8c1d3c2a463eece561e9f15a1704b5eff9
scripts/sphinx-pre-install: add a script to check Sphinx install

Solving Sphinx dependencies can be painful. Add a script to
check if everything is ok.

Tested on:
- Fedora 25 and 26;
- Ubuntu 17.04;
- OpenSuse Tumbleweed;
- Arch Linux;
- Gentoo.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
scripts/sphinx-pre-install [new file with mode: 0755]