postfix: Fix indentation

* we're using 4 spaces, not mix of tabs and spaces\!

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2014-11-21 15:18:10 +01:00 committed by Joe MacDonald
parent 66be3df87d
commit 770994c2f8

View File

@ -23,7 +23,7 @@ SRC_URI = "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV
file://internal_recipient \ file://internal_recipient \
file://postfix.service \ file://postfix.service \
file://aliasesdb \ file://aliasesdb \
" "
S = "${WORKDIR}/postfix-${PV}" S = "${WORKDIR}/postfix-${PV}"