From 8e09104c6df72a96201a3b9f12b1939994e74991 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 29 Dec 2015 21:26:20 +0100 Subject: [PATCH] - non-parallel install --- apertium-dict-es-gl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apertium-dict-es-gl.spec b/apertium-dict-es-gl.spec index c1454d0..d669353 100644 --- a/apertium-dict-es-gl.spec +++ b/apertium-dict-es-gl.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.44.0