[packages/cmake] - disable tests, they're failing for a long time now
baggins
baggins at pld-linux.org
Sun Jan 4 10:25:35 CET 2015
commit 63b5fdd853a9bfe728f35d52c9dc1959cfde9e99
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Jan 4 09:25:06 2015 +0000
- disable tests, they're failing for a long time now
cmake.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cmake.spec b/cmake.spec
index 9d72a02..d1797c5 100644
--- a/cmake.spec
+++ b/cmake.spec
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cmake.git/commitdiff/63b5fdd853a9bfe728f35d52c9dc1959cfde9e99
More information about the pld-cvs-commit
mailing list