This file is not distributed, which breaks the build with the message:

    The distribution is missing the following files:
    xenserver/usr_share_openvswitch_scripts_refresh-xs-network-uuids

Removing it from the repository fixes the problem.

Signed-off-by: Ben Pfaff <[email protected]>
---
 ...re_openvswitch_scripts_refresh-xs-network-uuids |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
 delete mode 100755 
xenserver/usr_share_openvswitch_scripts_refresh-xs-network-uuids

diff --git a/xenserver/usr_share_openvswitch_scripts_refresh-xs-network-uuids 
b/xenserver/usr_share_openvswitch_scripts_refresh-xs-network-uuids
deleted file mode 100755
index 35df06d..0000000
--- a/xenserver/usr_share_openvswitch_scripts_refresh-xs-network-uuids
+++ /dev/null
@@ -1,9 +0,0 @@
-#! /bin/sh
-# 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
-# notice and this notice are preserved.  This file is offered as-is,
-# without warranty of any kind.
-
-exec /opt/xensource/libexec/interface-reconfigure rewrite
-- 
1.7.1


_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev_openvswitch.org

Reply via email to