]> git.pld-linux.org Git - packages/ntp.git/commitdiff
- parallel build is broken
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 25 Apr 2015 19:08:13 +0000 (21:08 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 25 Apr 2015 19:08:13 +0000 (21:08 +0200)
ntp.spec

index 9350fd4199573d38c53a5f89040298a0b8113b9f..325e51ba853ac93324a419fefe46b2c6fc621c00 100644 (file)
--- a/ntp.spec
+++ b/ntp.spec
@@ -278,7 +278,7 @@ CPPFLAGS="%{rpmcppflags} -I/usr/include/readline"
        --disable-local-libopts \
        --disable-local-libevent
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.067811 seconds and 4 git commands to generate.