]> 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 c19526dc21145cdf28a5bbd200038dabcd507ca1..dbdb94998fcad60b71e54be98c0ec9e993423ff7 100644 (file)
@@ -27,7 +27,7 @@ Summary(pt_BR.UTF-8): Servidor FTP profissional, com sintaxe de configuração s
 Summary(zh_CN.UTF-8):  易于管理的,安全的 FTP 服务器
 Name:          proftpd
 Version:       1.3.7f
-Release:       1
+Release:       4
 Epoch:         2
 License:       GPL v2+
 Group:         Networking/Daemons
@@ -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.028912 seconds and 4 git commands to generate.