From 6921ee68cba33394f5f9dc6fe52f6a1e373b1537 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 1 Jul 2013 18:18:54 +0200 Subject: [PATCH] - no parallel install as well --- apertium-dict-oc-ca.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apertium-dict-oc-ca.spec b/apertium-dict-oc-ca.spec index db186a7..288088d 100644 --- a/apertium-dict-oc-ca.spec +++ b/apertium-dict-oc-ca.spec @@ -44,7 +44,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