From: Elan Ruusamäe Date: Tue, 17 Dec 2013 22:19:27 +0000 (+0200) Subject: install is racy X-Git-Tag: auto/th/php52-5.2.17-20130717.6~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fphp.git;a=commitdiff_plain;h=5305a33da5c9db3f6318aba617345f6ceabf3b49 install is racy --- diff --git a/php.spec b/php.spec index e77947c..4064a23 100644 --- a/php.spec +++ b/php.spec @@ -2298,7 +2298,7 @@ install -d $RPM_BUILD_ROOT{%{_libdir}/{php,apache{,1}},%{_sysconfdir}/{apache,cg $RPM_BUILD_ROOT%{_mandir}/man1 \ # install the Apache modules' files -%{__make} install-headers install-build install-modules install-programs \ +%{__make} -j1 install-headers install-build install-modules install-programs \ phpbuilddir=%{_libdir}/%{name}/build \ INSTALL_ROOT=$RPM_BUILD_ROOT