scripts: make sure the rc-sstat symlink is always replaced
This commit is contained in:
		| @@ -13,7 +13,7 @@ endif | ||||
| _installafter: | ||||
| ifeq (${OS},Linux) | ||||
| 	${INSTALL} -d ${DESTDIR}${SBINDIR} | ||||
| 	ln -s ${DIR}/rc-sstat ${DESTDIR}/${SBINDIR}/rc-sstat | ||||
| 	ln -sf ${DIR}/rc-sstat ${DESTDIR}/${SBINDIR}/rc-sstat | ||||
| endif | ||||
|  | ||||
| include ${MK}/scripts.mk | ||||
|   | ||||
		Reference in New Issue
	
	Block a user