commit | b308467c916aa7acc5069802ab76a9f657434701 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Sat Jul 13 08:50:24 2019 -0300 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Wed Jul 17 06:57:52 2019 -0300 |
tree | 59466def7721767a15f60ca42cc72892390a30e7 | |
parent | e0de2b59e243c88296fc983e32dd6484365e87a7 [diff] |
scripts/sphinx-pre-install: fix script for RHEL/CentOS 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>