X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=rhel%2Fopenvswitch-kmod-fedora.spec.in;h=ed38002261a41185d687f727bfcd73812778eb5e;hb=14ee471cb95f2b2e97be9826643e83805a6102cb;hp=16a8c7368eb83bd161d9e88ad38f526326aff927;hpb=4974b2b8119e8268eb7cababf82f2e7d84455f4a;p=sliver-openvswitch.git diff --git a/rhel/openvswitch-kmod-fedora.spec.in b/rhel/openvswitch-kmod-fedora.spec.in index 16a8c7368..ed3800226 100644 --- a/rhel/openvswitch-kmod-fedora.spec.in +++ b/rhel/openvswitch-kmod-fedora.spec.in @@ -34,7 +34,7 @@ traffic. This package contains the kernel modules. %setup -q -n openvswitch-%{version} %build -./configure --prefix=/usr --sysconfdir=/etc --localstatedir=%{_localstatedir} --with-linux=/lib/modules/%{kernel}/build --enable-ssl %{build_number} +./configure --prefix=/usr --sysconfdir=/etc --localstatedir=%{_localstatedir} --with-linux=/lib/modules/%{kernel}/build --enable-ssl make %{_smp_mflags} -C datapath/linux %install