summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2017-10-28 04:13:01 +0200
committerAxel Beckert <abe@deuxchevaux.org>2017-10-28 04:17:46 +0200
commitb75bf5393a37796a9cadd9bf950237afa777bbed (patch)
treed17a56f3478e8ffa82e8e0d119b3eaf8e0f4f238 /debian/rules
parentcceca4c564e346501c3b282cebdfbcdc5b0f2092 (diff)
Cleanup trailing whitespace in debian/rules
Signed-off-by: Axel Beckert <abe@deuxchevaux.org>
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 db31314e..42c73469 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
# If you're looking for an example debian/rules that uses debhelper, see
# the examples directory.
-#
+#
# Each debhelper command in this rules file has to be run using ./run,
# to ensure that the commands and libraries in the source tree are used,
# rather than the installed ones.