fix Makefile indentation

This commit is contained in:
William Hubbs 2012-09-23 11:11:23 -05:00
parent 0406c6085b
commit 20ef3439ea

View File

@ -32,7 +32,7 @@ include ${MK}/git.mk
_installafter:
ifeq (${MKPREFIX},yes)
${INSTALL} -d ${DESTDIR}/${LIBEXECDIR}/init.d
else ifneq (${OS},Linux)
else ifneq (${OS},Linux)
${INSTALL} -d ${DESTDIR}/${LIBEXECDIR}/init.d
endif
${INSTALL} -d ${DESTDIR}/${LIBEXECDIR}/tmp