]> git.pld-linux.org Git - packages/php.git/commitdiff
- tests are off by default auto/th/php-5_2_3-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 1 Jun 2007 08:48:58 +0000 (08:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.675

php.spec

index 7ed3257ac967ee6a23e6d92150071a2452739856..8571b7102b90b4d3eb0d13b496a6dda44a96f35e 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -46,7 +46,7 @@
 %bcond_without apache2         # disable building apache 2.x module
 %bcond_without fcgi            # disable building FCGI SAPI
 %bcond_without zts             # disable experimental-zts
-%bcond_without tests   # do not perform "make test"
+%bcond_with    tests           # default off; test process very often hangs on buildersl; perform "make test"
 %bcond_with    versioning      # build with experimental versioning (to load php4/php5 into same apache)
 
 %define apxs1          /usr/sbin/apxs1
This page took 0.04023 seconds and 4 git commands to generate.