From: Adam Gołębiowski Date: Tue, 9 Mar 2004 20:56:52 +0000 (+0000) Subject: - new style bconds X-Git-Tag: auto/ac/perl-Bit-Vector-6_3-4~4 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=3d4534a644d0c69dc882a09daa220df32886f0bf;p=packages%2Fperl-Bit-Vector.git - new style bconds Changed files: perl-Bit-Vector.spec -> 1.47 --- diff --git a/perl-Bit-Vector.spec b/perl-Bit-Vector.spec index e69329a..fb28077 100644 --- a/perl-Bit-Vector.spec +++ b/perl-Bit-Vector.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 Bit @@ -148,7 +148,7 @@ Bit::Vector INSTALLDIRS=vendor %{__make} OPTIMIZE="%{rpmcflags}" -%{!?_without_tests:%{__make} test} +%{?with_tests:%{__make} test} %install rm -rf $RPM_BUILD_ROOT