From 20ef3439ea4f14ee431f39fc1925ee48c186e1bb Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sun, 23 Sep 2012 11:11:23 -0500 Subject: [PATCH] fix Makefile indentation --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2bbcc8e9..45fee28e 100644 --- a/Makefile +++ b/Makefile @@ -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