]> git.pld-linux.org Git - packages/sblim-gather.git/commitdiff
- non-parallel install master auto/th/sblim-gather-2.2.9-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 9 Jan 2015 21:19:48 +0000 (22:19 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 9 Jan 2015 21:19:48 +0000 (22:19 +0100)
sblim-gather.spec

index 10e8ff99f373260cb4af9d062838417cdc1d39ac..7be95803df9d5c1defcf644e263c4698548e7524 100755 (executable)
@@ -94,7 +94,7 @@ Biblioteki statyczne SBLIM Gatherera.
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} -j1 install \
        DESTDIR=$RPM_BUILD_ROOT \
        initdir=/etc/rc.d/init.d
 
This page took 0.087788 seconds and 4 git commands to generate.