]> git.pld-linux.org Git - packages/perl-Crypt-RIPEMD160.git/blobdiff - perl-Crypt-RIPEMD160.spec
- new bconds
[packages/perl-Crypt-RIPEMD160.git] / perl-Crypt-RIPEMD160.spec
index 70f52f3f7aee10be19ac5a55414d74bb54ab3bc5..65140481193dc14df8b8fb57d897349f44d8eb62 100644 (file)
@@ -1,6 +1,7 @@
 #
 # 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
 %define                pnam    RIPEMD160
@@ -40,7 +41,7 @@ Antoona Bosselaersa i Barta Preneela. Ma by
        INSTALLDIRS=vendor
 %{__make} OPTIMIZE="%{rpmcflags}"
 
-%{!?_without_tests:%{__make} test}
+%{?with_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.172444 seconds and 4 git commands to generate.