]> git.pld-linux.org Git - packages/perl-MLDBM.git/blobdiff - perl-MLDBM.spec
- ported to new bconds
[packages/perl-MLDBM.git] / perl-MLDBM.spec
index 79821117024ced3df0adf449e286ba11b2869d5f..d21cf2c4b78431875c0a7a297c6b76943aa7694e 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    MLDBM
@@ -42,7 +42,7 @@ DBM.
        INSTALLDIRS=vendor
 %{__make}
 
-%{!?_without_tests:%{__make} test}
+%{?with_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.075385 seconds and 4 git commands to generate.