]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- unified bcond description
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 16 Jul 2018 16:39:57 +0000 (18:39 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 16 Jul 2018 16:39:57 +0000 (18:39 +0200)
python.spec

index cb2fbd7c62fe15ede2ec9c55a96b94ec569a2822..168d744feb1ed8646a623d701185a0bb4c0382b0 100644 (file)
@@ -4,8 +4,8 @@
 #
 #
 # Conditional build:
-%bcond_without doc     # don't build doc
-%bcond_without tests   # do not perform "make test"
+%bcond_without doc     # Sphinx documentation
+%bcond_without tests   # unit tests
 %bcond_without python2 # CPython 2.x module
 %bcond_without python3 # CPython 3.x module
 
This page took 0.166491 seconds and 4 git commands to generate.