make: pkg 1.17 has a "unified suffix"

This commit is contained in:
Franco Fichtner 2022-05-09 08:31:05 +02:00
parent 416687de49
commit 60c447f590
1 changed files with 1 additions and 1 deletions

View File

@ -349,7 +349,7 @@ upgrade-check:
upgrade: upgrade-check clean-pkgdir package
@${PKG} delete -fy ${CORE_NAME} || true
@${PKG} add ${PKGDIR}/*.${PKG_FORMAT}
@${PKG} add ${PKGDIR}/*.pkg
@pluginctl webgui
lint-shell: