]> git.pld-linux.org Git - packages/perl-Math-CDF.git/commitdiff
- ported to new bconds
authorankry <ankry@pld-linux.org>
Tue, 20 Apr 2004 23:59:36 +0000 (23:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Math-CDF.spec -> 1.9

perl-Math-CDF.spec

index e94c4f4014e042f644aa3becdcaf6b93a70af95c..0226eddb2d35785b15dad9135a8d17b3415241bb 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-# _without_tests - do not perform "make test"
+%bcond_without tests   # do not perform "make test"
 #
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Math
@@ -48,7 +48,7 @@ funkcje kwantyli dla 7 ci
        INSTALLDIRS=vendor
 %{__make} OPTIMIZE="%{rpmcflags}"
 
-%{!?_without_tests:%{__make} test}
+%{?with_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.464041 seconds and 4 git commands to generate.