From: Elan Ruusamäe Date: Fri, 8 Aug 2014 19:32:19 +0000 (+0300) Subject: python: add doc bcond X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=b252d5ff4e801a170c4b652998324b959bec3c5a;p=projects%2Ftemplate-specs.git python: add doc bcond --- 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