From bf818909b1bdf3205e02e2e6b58e951a158c834e Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 19 Aug 2017 21:28:07 +0300 Subject: Fix: tab --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 9035277..e28e906 100755 --- a/debian/rules +++ b/debian/rules @@ -3,4 +3,4 @@ export PYBUILD_NAME=cliapp %: - dh $@ --with=python2,python3 --buildsystem=pybuild + dh $@ --with=python2,python3 --buildsystem=pybuild -- cgit v1.2.1