projects
/
packages
/
AppStream.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93b0aff
)
- build is racy (typelib vs vapi); use -j1
auto/th/AppStream-0.6.2-1
author
Jakub Bogusz
<qboosh@pld-linux.org>
Sat, 31 May 2014 08:28:43 +0000
(10:28 +0200)
committer
Jakub Bogusz
<qboosh@pld-linux.org>
Sat, 31 May 2014 08:28:43 +0000
(10:28 +0200)
AppStream.spec
patch
|
blob
|
blame
|
history
diff --git
a/AppStream.spec
b/AppStream.spec
index 5a92b4f4a89f89a2cd06e6edbaba168b513fb299..94305bae43fad6539aaf088d0d0420d102f13653 100644
(file)
--- a/
AppStream.spec
+++ b/
AppStream.spec
@@
-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.06548 seconds
and
4
git commands to generate.