]> git.pld-linux.org Git - packages/perl-Crypt-CAST5_PP.git/blobdiff - perl-Crypt-CAST5_PP.spec
- new bconds
[packages/perl-Crypt-CAST5_PP.git] / perl-Crypt-CAST5_PP.spec
index e96b4145b32fa531128a4b1b0ccbef67b89076e4..71061e4d67945dd61344841645a45a9623b1ca7d 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    Crypt
@@ -41,7 +41,7 @@ Szyfr CAST5 jest dost
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
 %{__make}
-%{!?_without_tests:%{__make} test}
+%{?with_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.059595 seconds and 4 git commands to generate.