diff --git a/Makefile.inc1 b/Makefile.inc1 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -2418,7 +2418,7 @@ ${REPODIR}/${PKG_ABI}/${PKG_VERSION} \ ${PKG_REPO_SIGNING_KEY} ; \ cd ${REPODIR}/${PKG_ABI}; \ - ln -hfs ${PKG_OUTPUT_DIR} latest + ln -nfs ${PKG_OUTPUT_DIR} latest # #