]> git.pld-linux.org Git - packages/perl-XML-Mini.git/commitdiff
- new bconds
authorankry <ankry@pld-linux.org>
Tue, 27 Apr 2004 15:26:30 +0000 (15:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-XML-Mini.spec -> 1.11

perl-XML-Mini.spec

index 7f71860e91220d2f3b505b5bd11abbd59a686a41..8599a9074f76bbdc27771099e88ab590cb3ea9bc 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    XML
@@ -37,7 +37,7 @@ element
        INSTALLDIRS=vendor
 %{__make}
 
-%{!?_without_tests:%{__make} test}
+%{?with_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.445565 seconds and 4 git commands to generate.