fedora-spec: _smp_mflags macro must be conditional
authorFlavio Leitner <fbl@redhat.com>
Thu, 6 Nov 2014 18:45:33 +0000 (16:45 -0200)
committerBen Pfaff <blp@nicira.com>
Thu, 6 Nov 2014 22:09:59 +0000 (14:09 -0800)
Signed-off-by: Flavio Leitner <fbl@redhat.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
rhel/openvswitch-fedora.spec.in

index b226218..456e5d5 100644 (file)
@@ -87,7 +87,7 @@ files needed to build an external application.
 
 %build
 %configure --enable-ssl --with-pkidir=%{_sharedstatedir}/openvswitch/pki
-make %{_smp_mflags}
+make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT