[projects/template-specs] python: add doc bcond
glen
glen at pld-linux.org
Fri Aug 8 21:32:21 CEST 2014
commit b252d5ff4e801a170c4b652998324b959bec3c5a
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Aug 8 22:32:19 2014 +0300
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/b252d5ff4e801a170c4b652998324b959bec3c5a
More information about the pld-cvs-commit
mailing list