[packages/ifhp] - parallel install doesn't work

baggins baggins at pld-linux.org
Tue Nov 25 19:25:53 CET 2014


commit aaff02ccc81be86ce23624271cd26f99e4bd29a4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Nov 25 19:25:38 2014 +0100

    - parallel install doesn't work

 ifhp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ifhp.spec b/ifhp.spec
index 94798d4..0f45e96 100644
--- a/ifhp.spec
+++ b/ifhp.spec
@@ -69,7 +69,7 @@ Jest to podstawowy filtr dla zarządcy drukowania LPRng.
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sysconfdir}
 
-%{__make} install \
+%{__make} -j1 install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 mv -f $RPM_BUILD_ROOT%{_sysconfdir}/ifhp.conf.sample .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ifhp.git/commitdiff/aaff02ccc81be86ce23624271cd26f99e4bd29a4



More information about the pld-cvs-commit mailing list