From 9855d8ee978a5a297d5c65c723f0d02e4eec7f60 Mon Sep 17 00:00:00 2001 From: ankry Date: Tue, 20 Apr 2004 23:59:32 +0000 Subject: [PATCH] - ported to new bconds Changed files: perl-Lingua-PT-Stemmer.spec -> 1.6 --- perl-Lingua-PT-Stemmer.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-Lingua-PT-Stemmer.spec b/perl-Lingua-PT-Stemmer.spec index 1bc3961..7596cc2 100644 --- a/perl-Lingua-PT-Stemmer.spec +++ b/perl-Lingua-PT-Stemmer.spec @@ -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 -- 2.44.0