[packages/sblim-gather] - non-parallel install

qboosh qboosh at pld-linux.org
Fri Jan 9 22:18:23 CET 2015


commit 58efb585f8a6046f1627ee53f2a3c077a886a54e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jan 9 22:19:48 2015 +0100

    - non-parallel install

 sblim-gather.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sblim-gather.spec b/sblim-gather.spec
index 10e8ff9..7be9580 100755
--- a/sblim-gather.spec
+++ b/sblim-gather.spec
@@ -94,7 +94,7 @@ Biblioteki statyczne SBLIM Gatherera.
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} -j1 install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	initdir=/etc/rc.d/init.d
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sblim-gather.git/commitdiff/58efb585f8a6046f1627ee53f2a3c077a886a54e



More information about the pld-cvs-commit mailing list