override dh_prep in debian/rules
authorMohamed Larabi <mohamed.larabi@inria.fr>
Tue, 14 Jan 2014 11:43:29 +0000 (12:43 +0100)
committerMohamed Larabi <mohamed.larabi@inria.fr>
Tue, 14 Jan 2014 11:43:29 +0000 (12:43 +0100)
debian/rules

index d70c474..b96e574 100755 (executable)
@@ -4,6 +4,6 @@
 %:
        dh $@ --with python2 --buildsystem=python_distutils
 
-override_dh_binary:
+override_dh_prep:
        $(MAKE) wsdl
-       dh binary $@
+       dh_prep -O--buildsystem=python_distutils