From 0c4451a1cf7485729b51bcf4e5943f554fd14473 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 29 Dec 2015 21:31:37 +0100 Subject: [PATCH] - non-parallel install --- apertium-dict-fr-ca.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apertium-dict-fr-ca.spec b/apertium-dict-fr-ca.spec index 7c74c74..af00833 100644 --- a/apertium-dict-fr-ca.spec +++ b/apertium-dict-fr-ca.spec @@ -48,7 +48,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