summaryrefslogtreecommitdiff
path: root/dh_builddeb
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2015-01-01 21:13:49 +0100
committerNiels Thykier <niels@thykier.net>2015-01-01 21:13:49 +0100
commit96ae867551d5670da44b1b8ba1611fc4853c28f5 (patch)
treeeab8fb243fe61299f27b97350894588ee03ba35f /dh_builddeb
parent22ee2dfd0c67548d9abf62c64e524e55181d22c2 (diff)
Add editor hints to the end of all perl modules and scripts
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'dh_builddeb')
-rwxr-xr-xdh_builddeb6
1 files changed, 6 insertions, 0 deletions
diff --git a/dh_builddeb b/dh_builddeb
index bf9fc27d..42e8a981 100755
--- a/dh_builddeb
+++ b/dh_builddeb
@@ -132,3 +132,9 @@ This program is a part of debhelper.
Joey Hess <joeyh@debian.org>
=cut
+
+# Local Variables:
+# indent-tabs-mode: t
+# tab-width: 4
+# cperl-indent-level: 4
+# End: