From: Ben Pfaff Date: Thu, 15 Jan 2009 17:57:19 +0000 (-0800) Subject: debian: Move ofp-switch-setup and manpage into correct package. X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=6e3b334bf2f16e0c59fe5751548f1b6367994307;p=sliver-openvswitch.git debian: Move ofp-switch-setup and manpage into correct package. These files were accidentally included in the openflow-switch package, but they were supposed to be in openflow-switch-config. --- diff --git a/debian/openflow-switch.install b/debian/openflow-switch.install index 5a864ba02..e3254fc82 100644 --- a/debian/openflow-switch.install +++ b/debian/openflow-switch.install @@ -2,6 +2,5 @@ _debian/secchan/secchan usr/sbin _debian/utilities/dpctl usr/sbin _debian/utilities/ofp-discover usr/sbin _debian/utilities/ofp-kill usr/sbin -debian/ofp-switch-setup usr/sbin debian/openflow/usr/share/openflow/commands/* usr/share/openflow/commands debian/commands/* usr/share/openflow/commands diff --git a/debian/openflow-switch.manpages b/debian/openflow-switch.manpages index b79db3d35..51bcc1d6e 100644 --- a/debian/openflow-switch.manpages +++ b/debian/openflow-switch.manpages @@ -1,4 +1,3 @@ -debian/ofp-switch-setup.8 _debian/secchan/secchan.8 _debian/utilities/ofp-discover.8 _debian/utilities/ofp-kill.8