From 5fcf52753c096799f5169c66a4f4445f79db5ab2 Mon Sep 17 00:00:00 2001 From: Michael Hanke Date: Mon, 24 Aug 2015 18:54:55 +0200 Subject: Remove dependency on python-support and go dh9 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 93dce87..c2ae623 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,7 @@ export MPLCONFIGDIR=$(CURDIR)/build export HOME=$(CURDIR)/build %: - dh $@ + dh $@ --with python2 override_dh_auto_test: : # Do not test just after build, lets install and then test -- cgit v1.2.3