]> git.pld-linux.org Git - packages/apertium-dict-es-gl.git/commitdiff
- non-parallel install master
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 29 Dec 2015 20:26:20 +0000 (21:26 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 29 Dec 2015 20:26:20 +0000 (21:26 +0100)
apertium-dict-es-gl.spec

index c1454d0935867d795197647b5ec1a1612ee72dae..d669353ff0c86e87cad31e797a2ff20c119fcbf2 100644 (file)
@@ -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
This page took 0.109822 seconds and 4 git commands to generate.