Framework: moved to .pkg extension

This commit is contained in:
Franco Fichtner 2022-05-11 12:08:31 +02:00
parent db3fb848d9
commit 4495a83967
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@ upgrade: upgrade-check package
${PKG} delete -fy ${NAME}; \
fi
.endfor
@${PKG} add ${PKGDIR}/*.txz
@${PKG} add ${PKGDIR}/*.pkg
mount: check
mount_unionfs ${.CURDIR}/src ${DESTDIR}${LOCALBASE}