diff options
author | Gurucharan Shetty <gshetty@nicira.com> | 2012-04-06 08:20:36 -0700 |
---|---|---|
committer | Gurucharan Shetty <gshetty@nicira.com> | 2012-04-06 09:00:48 -0700 |
commit | b86545a659a7146006e229d035f874106303f261 (patch) | |
tree | ecdc70b1e1bb927999e382acec5c9e65c0aaaf80 | |
parent | 3967a833e4db33f235f660f5d3f5bd96581d238d (diff) | |
download | openvswitch-b86545a659a7146006e229d035f874106303f261.tar.gz |
debian: Remove unused directory.
Installing the openvswitch-switch package creates a directory
'openvswitch-switch' in /etc. It is not used for any purpose.
Bug #10623.
Reported-by: Eric Lopez <elopez@nicira.com>
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | debian/openvswitch-switch.dirs | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -88,6 +88,7 @@ Duffie Cooley dcooley@nicira.com DK Moon dkmoon@nicira.com Edwin Chiu echiu@nicira.com Eivind Bulie Haanaes +Eric Lopez elopez@nicira.com Gaetano Catalli gaetano.catalli@gmail.com George Shuklin amarao@desunote.ru Ghanem Bahri bahri.ghanem@gmail.com diff --git a/debian/openvswitch-switch.dirs b/debian/openvswitch-switch.dirs index efa38e141..0b1f281ef 100644 --- a/debian/openvswitch-switch.dirs +++ b/debian/openvswitch-switch.dirs @@ -1,3 +1,2 @@ /etc/openvswitch -/etc/openvswitch-switch /usr/share/openvswitch/switch |