summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-07-08 16:19:25 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-07-08 16:19:25 +0200
commit0aa9b13b440134040aebe2a37c1fb51a0cd72dcf (patch)
treee0cbe63d15bae4b338527903e86bb5e9ed7b491e /debian/rules
parentf2022ac23b38329d131b5f57276ed1c0eab2f018 (diff)
d/control & d/rules: Remove trailing whitespaces
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
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: