From 0aa9b13b440134040aebe2a37c1fb51a0cd72dcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Jul 2018 16:19:25 +0200 Subject: d/control & d/rules: Remove trailing whitespaces --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 06ebe3c..8ff4ad0 100755 --- a/debian/rules +++ b/debian/rules @@ -8,7 +8,7 @@ PKG = $(word 2,$(shell dpkg-parsechangelog -l$(PKD)/changelog | grep ^Source)) VER = $(shell dpkg-parsechangelog -l$(PKD)/changelog -SVersion | cut -d- -f1) %: - dh $@ + dh $@ override_dh_auto_build: -- cgit v1.2.3