flow: Add more functions for working with flow_wildcards.
[openvswitch] / debian / rules
index 913d6809d79fba1465328a294197d10f07e97d22..8e7ad1e8226e4aea2645ff66725e8075723e2b56 100755 (executable)
@@ -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
 
@@ -105,6 +103,7 @@ binary-common:
        dh_strip --dbg-package=openvswitch-dbg
        dh_compress 
        dh_fixperms -X var/log/core
+       dh_pysupport
        dh_perl
        dh_makeshlibs
        dh_installdeb