From e852de09cc2a11912aa667b69ac181443e0286f4 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 29 Jan 2020 15:30:35 +0100 Subject: Debian: remove gitlab-ci - Tab for debian/rules --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index cfd67a8b6..f30c7c165 100755 --- a/debian/rules +++ b/debian/rules @@ -6,7 +6,7 @@ export PYBUILD_NAME = ishtar %: - dh $@ --with python3 --buildsystem=pybuild + @dh $@ --with python3 --buildsystem=pybuild #override_dh_auto_test: #dh_auto_test -- --test-tox -- cgit v1.2.3