]> git.pld-linux.org Git - packages/apertium-dict-mk-en.git/commitdiff
- no parallel make master auto/th/apertium-dict-mk-en-0.1.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 2 Jul 2013 15:44:08 +0000 (17:44 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 2 Jul 2013 15:44:08 +0000 (17:44 +0200)
apertium-dict-mk-en.spec

index 32019282b11bbea522dde24e8790aec5fe063d85..d919a2a886177f23c6addeb0e776af294259e49c 100644 (file)
@@ -40,13 +40,13 @@ oznaczania części mowy w obu językach.
 %{__automake}
 %configure
 
 %{__automake}
 %configure
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/apertium/modes
 
 
 %install
 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
        DESTDIR=$RPM_BUILD_ROOT
 
 # not needed here (see modes subdir) and contain wrong (builddir) paths
This page took 0.085787 seconds and 4 git commands to generate.