Add a conditional to build in EPEL10 (without PDF docs for now)
This commit is contained in:
parent
6291141344
commit
9c24b75338
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_pdf 1
|
||||
# EPEL10 does not (yet) have pandoc.
|
||||
%bcond doc_pdf %{undefined el10}
|
||||
|
||||
Name: python-OWSLib
|
||||
Version: 0.30.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue