]> git.pld-linux.org Git - packages/cmake.git/commitdiff
- disable tests, they're failing for a long time now
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 4 Jan 2015 09:25:06 +0000 (09:25 +0000)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 4 Jan 2015 09:25:06 +0000 (09:25 +0000)
cmake.spec

index 9d72a026528179eb59a5b5f139e86d988fa288de..d1797c52822b005fe5bef2f44671da463db0b465 100644 (file)
@@ -8,7 +8,7 @@
 # Conditional build:
 %bcond_with    bootstrap       # use internal versions of some libraries
 %bcond_without gui             # don't build gui package
-%bcond_without tests           # do not perform "make test"
+%bcond_with    tests           # perform "make test"
 %bcond_without doc             # don't build documentation
 
 Summary:       Cross-platform, open-source make system
This page took 0.102373 seconds and 4 git commands to generate.