Disable docs in RHEL builds

RHEL does not include all the doc build dependencies.
This commit is contained in:
Yaakov Selkowitz 2023-06-05 23:39:47 -04:00
commit e860ec921c

View file

@ -2,7 +2,8 @@
# https://bugzilla.redhat.com/show_bug.cgi?id=2006555 for discussion.
#
# We can generate PDF documentation as a substitute.
%bcond_without doc_pdf
# RHEL does not include all the doc dependencies
%bcond doc_pdf %{undefined rhel}
Name: python-chardet
Version: 5.1.0