[packages/ibus-table-chinese] - non-parallel build
qboosh
qboosh at pld-linux.org
Tue Apr 5 18:17:29 CEST 2016
commit f9cb1dff5824e38c3509953773c254619321d69c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Apr 5 18:17:43 2016 +0200
- non-parallel build
ibus-table-chinese.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ibus-table-chinese.spec b/ibus-table-chinese.spec
index 8015807..8a6650a 100644
--- a/ibus-table-chinese.spec
+++ b/ibus-table-chinese.spec
@@ -329,7 +329,7 @@ install -d tmp
-DCMAKE_FEDORA_ENABLE_FEDORA_BUILD=0 \
-DCMAKE_FEDORA_TMP_DIR=$(pwd)/tmp \
-DDATA_DIR=%{_datadir}
-%{__make}
+%{__make} -j1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ibus-table-chinese.git/commitdiff/f9cb1dff5824e38c3509953773c254619321d69c
More information about the pld-cvs-commit
mailing list