]> git.pld-linux.org Git - packages/dspam.git/blobdiff - dspam.spec
- really disable parallel build
[packages/dspam.git] / dspam.spec
index 7dfb9cbc399587c36d3fb8d40b8906024a02b1a2..44d1a1048b430d0440c8e55515a71d981ac550ce 100644 (file)
@@ -51,9 +51,6 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _webapps        /etc/webapps
 %define                _webapp         %{name}
 
-# Disable parallel build
-%define                _smp_mflags     %{nil}
-
 %description
 DSPAM (as in De-Spam) is an open-source project to create a new kind
 of anti-spam mechanism, and is currently effective as both a
@@ -315,7 +312,7 @@ hash_drv
 
 # --enable-dclassify-extension needs libdclassify
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.026537 seconds and 4 git commands to generate.