]> git.pld-linux.org Git - packages/perl-Crypt-CAST5_PP.git/commitdiff
- use _without_tests, added bcond description RA-1_0 STABLE perl-Crypt-CAST5_PP-1_02-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 2 Oct 2002 14:32:20 +0000 (14:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Crypt-CAST5_PP.spec -> 1.5

perl-Crypt-CAST5_PP.spec

index db2ca53128acd73487b512e5b992a9cf21859473..e22c330d0013fee899e298af14eb96c6d182e59f 100644 (file)
@@ -1,3 +1,7 @@
+#
+# Conditional build:
+# _without_tests - do not perform "make test"
+#
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Crypt
 %define                pnam    CAST5_PP
@@ -34,7 +38,7 @@ Szyfr CAST5 jest dost
 %build
 perl Makefile.PL
 %{__make}
-%{!?_without_test:%{__make} test}
+%{!?_without_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.084419 seconds and 4 git commands to generate.