xenserver: Fix fallout from removing remote command execution.
authorBen Pfaff <blp@nicira.com>
Fri, 8 Jan 2010 18:41:48 +0000 (10:41 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 8 Jan 2010 18:41:48 +0000 (10:41 -0800)
Commit 2280e7223 "ofproto: Drop remote command execution feature." removed
the remote command execution feature from the vswitch.  This commit removes
one bit that was overlooked.

xenserver/vswitch-xen.spec

index 27a2d9bd1dddcce4dcd08f4e0d8761748e1625a5..fbac9c55e1722d2ebf492afd527647df6169647e 100644 (file)
@@ -1,6 +1,6 @@
 # Spec file for vswitch and related programs.
 
-# Copyright (C) 2009 Nicira Networks, Inc.
+# Copyright (C) 2009, 2010 Nicira Networks, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright
@@ -105,8 +105,6 @@ rm \
     $RPM_BUILD_ROOT/usr/share/man/man8/ovs-openflowd.8 \
     $RPM_BUILD_ROOT/usr/share/man/man8/ovs-pki.8
 rm -f $RPM_BUILD_ROOT/lib/modules/%{xen_version}/kernel/net/vswitch/veth_mod.ko
-rm -r \
-    $RPM_BUILD_ROOT/usr/share/openvswitch/commands
 
 install -d -m 755 $RPM_BUILD_ROOT/var/lib/openvswitch