From 1e4d2705410d05a7b3eaa8da7df98d929b56849f Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 24 Jun 2013 21:56:47 +0200 Subject: [PATCH] - no parallel install --- apertium-dict-pt-ca.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apertium-dict-pt-ca.spec b/apertium-dict-pt-ca.spec index b6b57a6..7ba45ef 100644 --- a/apertium-dict-pt-ca.spec +++ b/apertium-dict-pt-ca.spec @@ -46,7 +46,7 @@ oznaczania części mowy w obu językach. rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_datadir}/apertium/modes -%{__make} install \ +%{__make} -j1 install \ DESTDIR=$RPM_BUILD_ROOT # not needed here (see modes subdir) and contain wrong (builddir) paths -- 2.43.0