From 772182a24af9d2196733e57593ea1bb2af1e95d0 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Wed, 23 Aug 2017 12:26:10 +0200 Subject: [PATCH] TT#20611 Call dh_python2 w/o arguments to use the defaults This helper does not work properly when we specify a private directory on the command-line, so we need to run it twice. Change-Id: I67498cbd6d1db20c95ce7c1dbba989eea2d2c9c2 --- debian/rules | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 debian/rules diff --git a/debian/rules b/debian/rules old mode 100644 new mode 100755 index 0bfb4ea9..023a47ce --- a/debian/rules +++ b/debian/rules @@ -41,6 +41,7 @@ override_dh_auto_install: prefix=/usr \ cfg_target=/etc/$(APP_NAME)/ + dh_python2 dh_python2 /usr/lib/$(APP_NAME) override_dh_strip: