summaryrefslogtreecommitdiff
path: root/rhel/openvswitch.spec.in
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2013-10-11 16:24:41 -0700
committerBen Pfaff <blp@nicira.com>2013-11-02 21:06:45 -0700
commit1d5aaa61fa8ca68f487e8b578b7aa99a0bbd1f26 (patch)
treee358d4be1922850eaff24f26969daf2bfaaab9de /rhel/openvswitch.spec.in
parent19c8e9c11bcd441a42ababb8439bc7b24e9e435c (diff)
downloadopenvswitch-1d5aaa61fa8ca68f487e8b578b7aa99a0bbd1f26.tar.gz
ovs-controller: Rename test-controller and do not install or package.
Too many users have incorrectly assumed that ovs-controller is a necessary or desirable part of an Open vSwitch deployment. This commit should fix the problem by renaming it test-controller and removing it from the default install and from packaging. Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'rhel/openvswitch.spec.in')
-rw-r--r--rhel/openvswitch.spec.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/rhel/openvswitch.spec.in b/rhel/openvswitch.spec.in
index 3faf463b0..02857f42a 100644
--- a/rhel/openvswitch.spec.in
+++ b/rhel/openvswitch.spec.in
@@ -56,8 +56,6 @@ install python/compat/argparse.py $RPM_BUILD_ROOT/usr/share/openvswitch/python
# Get rid of stuff we don't want to make RPM happy.
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/bin/ovs-l3ping \
$RPM_BUILD_ROOT/usr/share/man/man8/ovs-test.8 \