remove functions.sh symbolic link in init.d
This commit is contained in:
parent
512c69a106
commit
f4407ac83d
@ -13,8 +13,6 @@ include ${MK}/scripts.mk
|
|||||||
|
|
||||||
_installafter:
|
_installafter:
|
||||||
${INSTALL} -d ${DESTDIR}/${INITDIR}
|
${INSTALL} -d ${DESTDIR}/${INITDIR}
|
||||||
@# Put functions.sh into init for backwards compat
|
|
||||||
ln -snf ${LIBEXECDIR}/sh/functions.sh ${DESTDIR}/${INITDIR} || exit $$?
|
|
||||||
|
|
||||||
check test::
|
check test::
|
||||||
./runtests.sh
|
./runtests.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user