]> git.proxmox.com Git - mirror_ovs.git/commit
rhel: openvswitch-kmod-fedora.spec.in file bug fix
authorMartin Xu <martinxu9.ovs@gmail.com>
Fri, 31 Aug 2018 18:52:39 +0000 (11:52 -0700)
committerBen Pfaff <blp@ovn.org>
Wed, 5 Sep 2018 21:20:31 +0000 (14:20 -0700)
commit9e8c33133c2b0ef6c49a07da4395483f23aff090
tree3f45682794adfb93cb46da5aeb42070c5046db3b
parent71972fcaa2aa25d546f47078d9257797eb79eb86
rhel: openvswitch-kmod-fedora.spec.in file bug fix

Patch 22c33c303932 used /usr/src/linux/<kernel version> as path of the
linux headers, which does not work for SLES. Use /lib/modules/<kernel
version>/build instead.

Fixes 22c33c303932 (rhel: support kmod build against mulitple kernel versions,
fedora)

Signed-off-by: Martin Xu <martinxu9.ovs@gmail.com>
CC: Greg Rose <gvrose8192@gmail.com>
CC: Markos Chandras <mchandras@suse.de>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Flavio Leitner <fbl@sysclose.org>
Reviewed-by: Markos Chandras <mchandras@suse.de>
rhel/openvswitch-kmod-fedora.spec.in