From 3d4534a644d0c69dc882a09daa220df32886f0bf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Tue, 9 Mar 2004 20:56:52 +0000 Subject: [PATCH] - new style bconds Changed files: perl-Bit-Vector.spec -> 1.47 --- perl-Bit-Vector.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.44.0