From 714258221c7c64414cb41d325ede1da4c52af7ef Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 8 Oct 2016 20:21:31 +0300 Subject: Fix debian/rules for Debian 8 --- debian/rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 08cfc85..56de9e6 100755 --- a/debian/rules +++ b/debian/rules @@ -5,5 +5,4 @@ override_dh_auto_clean: $(MAKE) clean - dh_auto_clean --with=python2 --buildsystem=python_distutils - + dh_auto_clean --buildsystem=python_distutils -- cgit v1.2.1