From 1724ad1d3c0c9b10e842731345431700f5105da9 Mon Sep 17 00:00:00 2001 From: migo Date: Tue, 28 Oct 2003 19:07:20 +0000 Subject: [PATCH] - new bcond style Changed files: perl-libwww.spec -> 1.70 --- perl-libwww.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/perl-libwww.spec b/perl-libwww.spec index 54884ec..ab3a4e8 100644 --- a/perl-libwww.spec +++ b/perl-libwww.spec @@ -1,7 +1,7 @@ -# + # Conditional build: -# _with_tests - perform "make test" -# +%bcond_with tests # perform "make test" + %include /usr/lib/rpm/macros.perl %define pdir WWW %define pnam libwww-perl @@ -52,7 +52,7 @@ na implementacj INSTALLDIRS=vendor %{__make} -%{?_with_tests:%{__make} test} +%{?with_tests:%{__make} test} %install rm -rf $RPM_BUILD_ROOT -- 2.44.0