summaryrefslogtreecommitdiff
path: root/rhel
diff options
context:
space:
mode:
authorAnsis Atteka <aatteka@ovn.org>2018-06-05 19:48:26 -0700
committerAnsis Atteka <ansisatteka@gmail.com>2018-06-05 22:48:17 -0700
commit88125d68d56bed1ecc7f5ede7695ab4137d535f4 (patch)
tree8a8e5ce9cb324b8603aeeb0df482be2f15ac434e /rhel
parent00256932e163cf886d261161fb626fb58d26931f (diff)
downloadopenvswitch-88125d68d56bed1ecc7f5ede7695ab4137d535f4.tar.gz
rhel: remove ovs-sim man page from temporary directory (also for RHEL)
Fix following compilation error when building rpm packages with rhel/openvswitch.spec file. error: Installed (but unpackaged) file(s) found: /usr/share/man/man1/ovs-sim.1.gz Signed-off-by: Ansis Atteka <aatteka@ovn.org> Acked-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'rhel')
-rw-r--r--rhel/openvswitch.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rhel/openvswitch.spec.in b/rhel/openvswitch.spec.in
index 2c5f0409a..e8be048aa 100644
--- a/rhel/openvswitch.spec.in
+++ b/rhel/openvswitch.spec.in
@@ -100,6 +100,7 @@ rm \
$RPM_BUILD_ROOT/usr/share/man/man8/ovs-test.8 \
$RPM_BUILD_ROOT/usr/share/man/man8/ovs-l3ping.8 \
$RPM_BUILD_ROOT/usr/sbin/ovs-vlan-bug-workaround \
+ $RPM_BUILD_ROOT/usr/share/man/man1/ovs-sim.1 \
$RPM_BUILD_ROOT/usr/share/man/man8/ovs-vlan-bug-workaround.8 \
$RPM_BUILD_ROOT/usr/bin/ovn-* \
$RPM_BUILD_ROOT/usr/share/man/man?/ovn-* \