Revert "remove functions.sh symbolic link in init.d"
This reverts commit f4407ac83d
.
This commit is contained in:
parent
f4407ac83d
commit
e8413733c1
@ -13,6 +13,8 @@ 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