]> git.pld-linux.org Git - packages/arora.git/commitdiff
- parallel install fails auto/th/arora-0_3-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 4 Sep 2008 11:04:37 +0000 (11:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    arora.spec -> 1.8

arora.spec

index f0dc9331e3c3c96129dc8cc92b8162d907f33911..6b5ee2ef8e96f3ace4560feb6ad6c635327f1734 100644 (file)
@@ -33,7 +33,7 @@ qmake-qt4 PREFIX=%{_prefix}
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} -j1 install \
        INSTALL_ROOT=$RPM_BUILD_ROOT
 
 %clean
This page took 0.084666 seconds and 4 git commands to generate.