]> git.pld-linux.org Git - packages/proftpd.git/blobdiff - proftpd.spec
- parallel install is broken just as build is
[packages/proftpd.git] / proftpd.spec
index a74972405601ab3f3fe60b2bc5ecc5251d3f8e7b..dbdb94998fcad60b71e54be98c0ec9e993423ff7 100644 (file)
@@ -637,7 +637,7 @@ install -d $RPM_BUILD_ROOT/etc/{pam.d,security,sysconfig/rc-inetd,rc.d/init.d} \
        $RPM_BUILD_ROOT%{_includedir}/%{name} \
        $RPM_BUILD_ROOT%{systemdtmpfilesdir}
 
-%{__make} install \
+%{__make} -j1  install \
        DESTDIR=$RPM_BUILD_ROOT \
        INSTALL_USER=%(id -u) \
        INSTALL_GROUP=%(id -g)
This page took 0.209157 seconds and 4 git commands to generate.