summaryrefslogtreecommitdiff
path: root/package/exim
diff options
context:
space:
mode:
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>2014-11-03 00:39:51 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-11-08 23:03:45 +0100
commitdd44b9431291909185b60254909295f09eafb8ee (patch)
treea7151838bc3fa9de55c19957c38ba2dca9e42136 /package/exim
parentfdff90929f06ca475e02c519c77b3cfac2e8b60f (diff)
package/*/*.mk: Fix indent
Fix indent for LIBFOO_USERS and LIBFOO_PERMISSIONS as per the manual example. Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/exim')
-rw-r--r--package/exim/exim.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/exim/exim.mk b/package/exim/exim.mk
index 77f51e304..ba184f01e 100644
--- a/package/exim/exim.mk
+++ b/package/exim/exim.mk
@@ -105,7 +105,7 @@ define EXIM_INSTALL_TARGET_CMDS
endef
define EXIM_USERS
-exim 88 mail 8 * - - - exim
+ exim 88 mail 8 * - - - exim
endef
define EXIM_INSTALL_INIT_SYSV