]> git.pld-linux.org Git - packages/AppStream.git/blobdiff - AppStream.spec
- build is racy (typelib vs vapi); use -j1
[packages/AppStream.git] / AppStream.spec
index 5a92b4f4a89f89a2cd06e6edbaba168b513fb299..94305bae43fad6539aaf088d0d0420d102f13653 100644 (file)
@@ -103,7 +103,7 @@ cd build
        %{?with_apidocs:-DDOCUMENTATION=ON} \
        %{?with_vala:-DVAPI=ON}
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.067349 seconds and 4 git commands to generate.