From 9125fa146fb85b3e45127de552f09935d9242ec2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rog=C3=A9rio=20Brito?= Date: Tue, 18 Dec 2012 09:48:26 -0200 Subject: [PATCH 1/1] debian/rules: Simplify the build process by not calling setup.py. --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index 328323e..d596fb2 100755 --- a/debian/rules +++ b/debian/rules @@ -2,4 +2,7 @@ %: dh $@ +override_dh_auto_install: + dh_install + override_dh_auto_test: -- 2.41.1