aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2010-08-30 10:03:46 -0700
committerBen Pfaff <blp@nicira.com>2010-08-30 11:38:50 -0700
commit3d92fe960c9ad10fab3978623e4f77045340c36b (patch)
treec4ae3127d8f9d6a63aa2cc0eb9c29ccc775cee77 /debian/rules
parentc09c9fb21a4fa7dc68f932595041c90ecc7f9b2d (diff)
Remove openvswitch-switch-config package.
This package was never used by many users, has not worked properly for a while, and causes lintian warnings, so remove it. CC: Simon Horman <horms@verge.net.au> Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 913d6809..49d562ad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -60,7 +60,6 @@ clean:
rm -rf _debian
[ ! -f Makefile ] || $(MAKE) distclean
dh_clean
- debconf-updatepo
install: install-indep install-arch
install-indep: build-indep
@@ -83,7 +82,6 @@ install-arch: build-arch
dh_clean -k -s
dh_installdirs -s
$(MAKE) -C _debian DESTDIR=$(CURDIR)/debian/openvswitch install
- cp debian/openvswitch-switch-config.overrides debian/openvswitch-switch-config/usr/share/lintian/overrides/openvswitch-switch-config
cp debian/openvswitch-switch.template debian/openvswitch-switch/usr/share/openvswitch/switch/default.template
dh_install -s