scripts/sphinx-pre-install: fix script for RHEL/CentOS
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Sat, 13 Jul 2019 11:50:24 +0000 (08:50 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Aug 2019 08:12:44 +0000 (10:12 +0200)
commit056af94d6e109852305043bca283c24b5d354153
tree01dddb09b42f72d11ea2c48adb18dbff9fd3c9e7
parent36b6458d8541d47a55b6aa20ac1792edf270410c
scripts/sphinx-pre-install: fix script for RHEL/CentOS

[ Upstream commit b308467c916aa7acc5069802ab76a9f657434701 ]

There's a missing parenthesis at the script, with causes it to
fail to detect non-Fedora releases (e. g. RHEL/CentOS).

Tested with Centos 7.6.1810.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
scripts/sphinx-pre-install