fix Makefile indentation
This commit is contained in:
parent
0406c6085b
commit
20ef3439ea
2
Makefile
2
Makefile
@ -32,7 +32,7 @@ include ${MK}/git.mk
|
|||||||
_installafter:
|
_installafter:
|
||||||
ifeq (${MKPREFIX},yes)
|
ifeq (${MKPREFIX},yes)
|
||||||
${INSTALL} -d ${DESTDIR}/${LIBEXECDIR}/init.d
|
${INSTALL} -d ${DESTDIR}/${LIBEXECDIR}/init.d
|
||||||
else ifneq (${OS},Linux)
|
else ifneq (${OS},Linux)
|
||||||
${INSTALL} -d ${DESTDIR}/${LIBEXECDIR}/init.d
|
${INSTALL} -d ${DESTDIR}/${LIBEXECDIR}/init.d
|
||||||
endif
|
endif
|
||||||
${INSTALL} -d ${DESTDIR}/${LIBEXECDIR}/tmp
|
${INSTALL} -d ${DESTDIR}/${LIBEXECDIR}/tmp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user