[packages/3DLDF] - no parallel make
qboosh
qboosh at pld-linux.org
Sat Nov 23 08:19:19 CET 2013
commit e94c89f1242f9aba687b7bbeac74d50ebe5734d8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Nov 23 08:20:04 2013 +0100
- no parallel make
3DLDF.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/3DLDF.spec b/3DLDF.spec
index 88f2393..2af388b 100644
--- a/3DLDF.spec
+++ b/3DLDF.spec
@@ -42,7 +42,7 @@ w TeXu.
# only 3dlfb binary uses libs, symbols are messed - no sense in building shared libs
%configure \
--disable-shared
-%{__make}
+%{__make} -j1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/3DLDF.git/commitdiff/e94c89f1242f9aba687b7bbeac74d50ebe5734d8
More information about the pld-cvs-commit
mailing list