]> git.pld-linux.org Git - packages/perl-Lingua-PT-Stemmer.git/blobdiff - perl-Lingua-PT-Stemmer.spec
- ported to new bconds
[packages/perl-Lingua-PT-Stemmer.git] / perl-Lingua-PT-Stemmer.spec
index 1bc3961bad1495a31a403039c15059384086dca4..7596cc246cff2637cc9f45d476d97120cf30eff2 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    Lingua
@@ -58,7 +58,7 @@ s
        INSTALLDIRS=vendor
 %{__make}
 
-%{!?_without_tests:%{__make} test}
+%{?with_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.093783 seconds and 4 git commands to generate.