diff options
author | Gurucharan Shetty <gshetty@nicira.com> | 2015-09-16 09:27:37 -0700 |
---|---|---|
committer | Gurucharan Shetty <gshetty@nicira.com> | 2015-09-18 08:35:23 -0700 |
commit | f929235bbe71e2abf330eaf93068b9814a6a2d4b (patch) | |
tree | f66e8eacc6829466c17da25c3e00e1447bb350bd /xenserver/openvswitch-xen.spec.in | |
parent | 43b6e7ca4c70c7fc0dfad0de49b1d907f4068289 (diff) | |
download | openvswitch-f929235bbe71e2abf330eaf93068b9814a6a2d4b.tar.gz |
rpms: Remove ovs-sim man page from spec.
Reported-by: 张强 <zhangqiang@meizu.com>
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Diffstat (limited to 'xenserver/openvswitch-xen.spec.in')
-rw-r--r-- | xenserver/openvswitch-xen.spec.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xenserver/openvswitch-xen.spec.in b/xenserver/openvswitch-xen.spec.in index 5fb77982d..2b844b233 100644 --- a/xenserver/openvswitch-xen.spec.in +++ b/xenserver/openvswitch-xen.spec.in @@ -506,7 +506,6 @@ exit 0 %exclude /usr/share/openvswitch/python/ovs/*.py[co] %exclude /usr/share/openvswitch/python/ovs/db/*.py[co] %exclude /usr/bin/ovn-* -%exclude /usr/share/man/man1/ovs-sim.1.gz %exclude /usr/share/man/man5/ovn-* %exclude /usr/share/man/man7/ovn-* %exclude /usr/share/man/man8/ovn-* |