]> git.pld-linux.org Git - packages/gmp.git/commitdiff
- enable testsuite. auto/th/gmp-4_2-1
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 25 Apr 2006 17:19:11 +0000 (17:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gmp.spec -> 1.93

gmp.spec

index b9e595093fb76c997a7d6384a9ed6ea180d02a3e..02e4411a204acc1984d5878a1be5ad41af79c959 100644 (file)
--- a/gmp.spec
+++ b/gmp.spec
@@ -1,3 +1,7 @@
+#
+# Conditional build:
+%bcond_without tests   # don't perform tests
+#
 Summary:       GNU arbitrary precision library
 Summary(de):   Beliebige Genauigkeits-Library
 Summary(es):   Biblioteca de precisión arbitraria de la GNU
@@ -218,6 +222,7 @@ arytmetycznej GNU.
        --enable-fft
 
 %{__make}
+%{?with_tests:%{__make} check}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.071788 seconds and 4 git commands to generate.