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

index a6306ee81bfa3920c8b081b4c6dea3bdd61af69d..a5e498c06f6c627421f013e78f8b9d420399f0c4 100644 (file)
@@ -47,7 +47,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.116879 seconds and 4 git commands to generate.