summaryrefslogtreecommitdiff
path: root/rhel/openvswitch.spec.in
diff options
context:
space:
mode:
authorAnsis Atteka <aatteka@nicira.com>2011-11-18 13:11:46 -0800
committerAnsis Atteka <aatteka@nicira.com>2011-11-18 13:46:53 -0800
commit9d7c56431990fc56a1b26dd32c1e7a8d9258345f (patch)
treef08addc9dfb4a607b97d1cd06f5a261c5606f00f /rhel/openvswitch.spec.in
parente926dfe3ba5a78acec3b9866ba2dab4095f33ebe (diff)
downloadopenvswitch-9d7c56431990fc56a1b26dd32c1e7a8d9258345f.tar.gz
packaging: Fix Xen and RH packaging error that was introduced with ovs-test utility
My previous ovs-test utility commit broke Xen and RH packaging. This commit will address this issue by not including any ovs-test related files into those two packages.
Diffstat (limited to 'rhel/openvswitch.spec.in')
-rw-r--r--rhel/openvswitch.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rhel/openvswitch.spec.in b/rhel/openvswitch.spec.in
index 46f65e237..14496e7dd 100644
--- a/rhel/openvswitch.spec.in
+++ b/rhel/openvswitch.spec.in
@@ -55,6 +55,8 @@ install python/compat/argparse.py $RPM_BUILD_ROOT/usr/share/openvswitch/python
rm \
$RPM_BUILD_ROOT/usr/bin/ovs-controller \
$RPM_BUILD_ROOT/usr/share/man/man8/ovs-controller.8 \
+ $RPM_BUILD_ROOT/usr/bin/ovs-test \
+ $RPM_BUILD_ROOT/usr/share/man/man8/ovs-test.8 \
$RPM_BUILD_ROOT/usr/sbin/ovs-vlan-bug-workaround \
$RPM_BUILD_ROOT/usr/share/man/man8/ovs-vlan-bug-workaround.8