commit 58efb585f8a6046f1627ee53f2a3c077a886a54e
Author: Jakub Bogusz <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to