From: Ben Pfaff Date: Mon, 30 Apr 2012 17:29:45 +0000 (-0700) Subject: debian: Install ovs-bugtool scripts by wildcard to openvswitch-common. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b74aec2f36226270a16949f97cef45cc5fe93cc3;p=openvswitch debian: Install ovs-bugtool scripts by wildcard to openvswitch-common. Same for debian/copyright. This reduces the number of files to update when we add bugtool plugins. Signed-off-by: Ben Pfaff --- diff --git a/debian/copyright.in b/debian/copyright.in index c81db07e..94caa87b 100644 --- a/debian/copyright.in +++ b/debian/copyright.in @@ -8,7 +8,7 @@ Upstream Authors (from AUTHORS): Upstream Copyright Holders: - Copyright (c) 2007, 2008, 2009, 2010, 2011 Nicira Networks. + Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012 Nicira Networks. Copyright (c) 2010 Jean Tourrilhes - HP-Labs. Copyright (c) 2008,2009,2010 Citrix Systems, Inc. and authors listed above. @@ -53,10 +53,7 @@ License: GNU Lesser General Public License version 2.1. utilities/bugtool/ovs-bugtool - utilities/bugtool/ovs-bugtool-cfm-show - utilities/bugtool/ovs-bugtool-lacp-show - utilities/bugtool/ovs-bugtool-tc-class-show - utilities/bugtool/ovs-bugtool-daemons-ver + utilities/bugtool/ovs-bugtool-* utilities/bugtool/plugins/kernel-info/openvswitch.xml utilities/bugtool/plugins/network-status/openvswitch.xml utilities/bugtool/plugins/system-configuration.xml diff --git a/debian/openvswitch-common.install b/debian/openvswitch-common.install index 1805582c..3b1fd93e 100644 --- a/debian/openvswitch-common.install +++ b/debian/openvswitch-common.install @@ -6,7 +6,4 @@ usr/bin/ovs-pki usr/bin/ovsdb-client usr/sbin/ovs-bugtool usr/share/openvswitch/bugtool-plugins -usr/share/openvswitch/scripts/ovs-bugtool-cfm-show -usr/share/openvswitch/scripts/ovs-bugtool-lacp-show -usr/share/openvswitch/scripts/ovs-bugtool-tc-class-show -usr/share/openvswitch/scripts/ovs-bugtool-daemons-ver +usr/share/openvswitch/scripts/ovs-bugtool-*