]> git.pld-linux.org Git - packages/perl-Exporter-Easy.git/commitdiff
- new bconds
authorankry <ankry@pld-linux.org>
Tue, 20 Apr 2004 10:19:49 +0000 (10:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Exporter-Easy.spec -> 1.10

perl-Exporter-Easy.spec

index 13b2870ef6027c623c0f4f5ae6a19415abd927b7..7c559bfd6d8169554f9778433bc3f7002a5eba88 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    Exporter
@@ -45,7 +45,7 @@ znacznik
        INSTALLDIRS=vendor
 %{__make}
 
-%{!?_without_tests:%{__make} test}
+%{?with_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.031356 seconds and 4 git commands to generate.