From 5065ad805cf904d85d644685366099971c9e17b0f1eff5ba7d91c8bd67c40134 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 23 Oct 2018 14:40:27 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=122 --- iptables.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iptables.spec b/iptables.spec index c279f7c..cfc4d01 100644 --- a/iptables.spec +++ b/iptables.spec @@ -151,7 +151,7 @@ rm -f extensions/libipt_unclean.man # includedir is overriden on purpose to detect projects that # fail to include libxtables_CFLAGS %configure --includedir="%_includedir/%name" --enable-libipq -%make_build V=1 +make %{?_smp_mflags} V=1 %install %make_install