From 8c32b07977cd6fb7ebe3595d8558770db004ccb6 Mon Sep 17 00:00:00 2001 From: Dominique Belhachemi Date: Tue, 18 Dec 2012 23:15:02 -0500 Subject: [PATCH] use dh python2 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 2d33f6a..4647c9c 100755 --- a/debian/rules +++ b/debian/rules @@ -1,4 +1,4 @@ #!/usr/bin/make -f %: - dh $@ + dh $@ --with python2 -- 2.30.2