]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
python: add doc bcond
authorElan Ruusamäe <glen@delfi.ee>
Fri, 8 Aug 2014 19:32:19 +0000 (22:32 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 8 Aug 2014 19:32:19 +0000 (22:32 +0300)
python.spec

index ddc9dd6a2f0e64efd85a386cde01c2ce751a108a..4b374d0efb6c3763123afa694f458dcb865407c2 100644 (file)
@@ -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
This page took 0.118575 seconds and 4 git commands to generate.