]> git.pld-linux.org Git - packages/zlib.git/commitdiff
- run check on zlib and not minizip
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 9 Feb 2010 18:43:01 +0000 (18:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zlib.spec -> 1.123

zlib.spec

index c3bd503207b669c9620bd82cee52fc91b089dabf..005e20da96d8654c7a0381b66d64a19de18f3e5b 100644 (file)
--- a/zlib.spec
+++ b/zlib.spec
@@ -325,8 +325,9 @@ cd contrib/minizip
 # SMP flags are explicitly omitted due to a libtool/autoconf
 # dependency race condition
 %{__make} -j1
+cd ../..
 
-%{?with_tests:%{__make} check}
+%{?with_tests:%{__make} -j1 check}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.083889 seconds and 4 git commands to generate.