diff options
author | Niels Thykier <niels@thykier.net> | 2015-01-01 21:13:49 +0100 |
---|---|---|
committer | Niels Thykier <niels@thykier.net> | 2015-01-01 21:13:49 +0100 |
commit | 96ae867551d5670da44b1b8ba1611fc4853c28f5 (patch) | |
tree | eab8fb243fe61299f27b97350894588ee03ba35f /dh_installdebconf | |
parent | 22ee2dfd0c67548d9abf62c64e524e55181d22c2 (diff) | |
download | debhelper-96ae867551d5670da44b1b8ba1611fc4853c28f5.tar.gz |
Add editor hints to the end of all perl modules and scripts
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'dh_installdebconf')
-rwxr-xr-x | dh_installdebconf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dh_installdebconf b/dh_installdebconf index 3eac7c99..4307aa74 100755 --- a/dh_installdebconf +++ b/dh_installdebconf @@ -136,3 +136,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: |