Don't go into SUBOS if same as OS.
This commit is contained in:
9
Makefile
9
Makefile
@@ -8,12 +8,13 @@ PKG= ${NAME}-${VERSION}
|
||||
|
||||
SUBDIR= conf.d doc etc init.d man net runlevels sh src
|
||||
|
||||
MK= mk
|
||||
include ${MK}/os.mk
|
||||
include ${MK}/subdir.mk
|
||||
include ${MK}/dist.mk
|
||||
|
||||
INSTALLAFTER= _installafter
|
||||
_installafter:
|
||||
${INSTALL} -d ${DESTDIR}${RC_LIB}/init.d
|
||||
${INSTALL} -d ${DESTDIR}${RC_LIB}/tmp
|
||||
|
||||
MK= mk
|
||||
include ${MK}/os.mk
|
||||
include ${MK}/subdir.mk
|
||||
include ${MK}/dist.mk
|
||||
|
||||
Reference in New Issue
Block a user