]> git.pld-linux.org Git - packages/clisp.git/commitdiff
- disable tests by default
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 7 Nov 2006 20:02:38 +0000 (20:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (some uses remote http:, another one fails when there is no lo interface
  (e.g. in vserver))

Changed files:
    clisp.spec -> 1.44

clisp.spec

index 7b4fabd2d13d6fb1827e2f7610e87867b7668ddb..88d3db232cd9db9ed6127c5f97e5ffe2f4150d72 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without tests # run test suite `make check'
+%bcond_with    tests   # run test suite `make check' (uses network, won't pass on vserver)
 #
 Summary:       Common Lisp (ANSI CL) implementation
 Summary(pl):   Implementacja Common Lisp (ANSI CL)
This page took 0.1078 seconds and 4 git commands to generate.