Disable doc on RHEL
There is no /usr/bin/xindy in c9s, epel9, c10s. This package might be needed in future epel10 for tox. [skip changelog]
This commit is contained in:
parent
09dae8a7bb
commit
b65093a110
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,8 @@
|
|||
# https://bugzilla.redhat.com/show_bug.cgi?id=2006555 for discussion.
|
||||
#
|
||||
# We can generate PDF documentation as a substitute.
|
||||
%bcond doc 1
|
||||
# EL 9/10 has no /usr/bin/xindy
|
||||
%bcond doc %{undefined rhel}
|
||||
|
||||
Name: python-chardet
|
||||
Version: 5.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue