mirror of
https://github.com/openvswitch/ovs
synced 2025-10-15 14:17:18 +00:00
xenserver: Package vport-*.ko with kernel module.
Fixes a build error due to unpackaged files. Signed-off-by: Ben Pfaff <blp@nicira.com> Acked-by: Justin Pettit <jpettit@nicira.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Spec file for Open vSwitch.
|
||||
|
||||
# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014 Nicira, Inc.
|
||||
# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015 Nicira, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
@@ -502,3 +502,4 @@ exit 0
|
||||
|
||||
%files %{module_package}
|
||||
/lib/modules/%{xen_version}/extra/openvswitch/openvswitch.ko
|
||||
/lib/modules/%{xen_version}/extra/openvswitch/vport-*.ko
|
||||
|
Reference in New Issue
Block a user