]> git.pld-linux.org Git - packages/perl-Net-SNMP.git/commitdiff
- tests added, other fixes
authorankry <ankry@pld-linux.org>
Tue, 27 Apr 2004 00:33:14 +0000 (00:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Net-SNMP.spec -> 1.26

perl-Net-SNMP.spec

index 3f8658d1157ef96da60058d07eeaf4144bf985d5..3c955a5aa48f12536f23ac818fd799e2a8306f0a 100644 (file)
@@ -1,3 +1,7 @@
+#
+# Conditional build:
+%bcond_without tests   # do not perform "make test"
+#
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    Net
 %define        pnam    SNMP
@@ -47,6 +51,8 @@ sieciowego.
        INSTALLDIRS=vendor
 %{__make}
 
+%{?with_tests:%{__make} test}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.035155 seconds and 4 git commands to generate.