From 2b04885035ea2974ee462fe6a158a3a26f7f2186 Mon Sep 17 00:00:00 2001 From: Mohamed Larabi Date: Tue, 14 Jan 2014 15:07:01 +0100 Subject: [PATCH] deb pkg: override rules with make version --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index b96e5741..113ecdfc 100755 --- a/debian/rules +++ b/debian/rules @@ -5,5 +5,6 @@ dh $@ --with python2 --buildsystem=python_distutils override_dh_prep: + $(MAKE) version $(MAKE) wsdl dh_prep -O--buildsystem=python_distutils -- 2.43.0