]> www.infradead.org Git - users/dwmw2/linux.git/commit
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:10:59 +0000 (10:10 +0200)
commitad0cf7e48f069273f984d781cd09726f5e289cb0
tree4074450f6e8c1425c78a6f18f428c5b1e38edaae
parent4b3caa47345c29686f0a48940476d8a2435778c0
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