summaryrefslogtreecommitdiff
path: root/dselect/methods
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2016-10-09 17:37:23 +0200
committerGuillem Jover <guillem@debian.org>2016-10-29 16:02:51 +0200
commit618fdf4242eae14949d0896e98dce20d3f2a0ceb (patch)
treeafb880ae07704b1c1d91943e942f94df11b6c411 /dselect/methods
parent734dfd60d4cc60b3ed30bb242cf200e493cf7625 (diff)
downloaddpkg-618fdf4242eae14949d0896e98dce20d3f2a0ceb.tar.gz
build: Use two space indentation for shell code
Diffstat (limited to 'dselect/methods')
-rw-r--r--dselect/methods/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/dselect/methods/Makefile.am b/dselect/methods/Makefile.am
index 5d2ae268b..5a0c97a46 100644
--- a/dselect/methods/Makefile.am
+++ b/dselect/methods/Makefile.am
@@ -47,8 +47,8 @@ CLEANFILES = \
$(nobase_methods_SCRIPTS) \
$(nil)
-do_perl_subst = $(AM_V_GEN) \
- sed -e "s:^\#![[:space:]]*/usr/bin/perl:\#!$(PERL):"
+do_perl_subst = $(AM_V_GEN) sed \
+ -e "s:^\#![[:space:]]*/usr/bin/perl:\#!$(PERL):"
SUFFIXES = .pl