From b252d5ff4e801a170c4b652998324b959bec3c5a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 8 Aug 2014 22:32:19 +0300 Subject: [PATCH] python: add doc bcond --- python.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python.spec b/python.spec index ddc9dd6..4b374d0 100644 --- a/python.spec +++ b/python.spec @@ -1,5 +1,6 @@ # # Conditional build: +%bcond_without doc # don't build doc %bcond_without tests # do not perform "make test" %bcond_without python2 # CPython 2.x module %bcond_without python3 # CPython 3.x module -- 2.44.0