]> git.pld-linux.org Git - packages/elektra.git/commitdiff
- build seems racy, use -j1 auto/th/elektra-0.8.5-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 16 Mar 2014 20:11:39 +0000 (21:11 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 16 Mar 2014 20:11:39 +0000 (21:11 +0100)
elektra.spec

index 6f5eca7d225dce49da2bd57571328529c2fca3ae..a0802ed02bf7a78eefb859fc1d7036f8c912c007 100644 (file)
@@ -128,7 +128,7 @@ cd build
        -DPLUGINS=ALL \
        -DTARGET_CMAKE_FOLDER=%{_datadir}/cmake/Modules
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.123125 seconds and 4 git commands to generate.