release: Remove errant .endfor

This didn't show up in testing on main or stable/15 because it only
applies for "release" (BETA and onwards) builds.

Fixes:	afdc022deb91 ("release: Publish pkgbase-repo.tar")
MFC after:	30 seconds
Sponsored by:	https://www.patreon.com/cperciva
This commit is contained in:
Colin Percival
2025-10-10 21:10:08 -07:00
parent 2b0ffc0ee4
commit 474ae083b1
-1
View File
@@ -407,7 +407,6 @@ pkgbase-repo-stage:
mv pkgbase-repo.tar ${OSRELEASE}-pkgbase-repo.tar
cp -p ${RELEASEDIR}/pkgbase/${OSRELEASE}-pkgbase-repo.tar \
${PKGBASE_DIR}/Latest/${OSRELEASE}-pkgbase-repo.tar
. endfor
. for CHECKSUM in ${CHECKSUM_FILES}
cd ${RELEASEDIR}/pkgbase && \
${CHECKSUM:tl} ${OSRELEASE}-pkgbase-repo.tar > CHECKSUM.${CHECKSUM}