Sigh. Fix more syntax errors introduced by the last commit.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-05-12 00:33:18 +00:00
parent 1baab0b301
commit 0a87b16c59
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=282791

View file

@ -69,8 +69,8 @@ iso-images-stage:
. if exists(/R/${IMAGE}.xz)
cp -p ${RELEASEDIR}/${IMAGE}.xz \
${ISO_DIR}/${OSRELEASE}-${IMAGE}.xz
. endfor
. endif
. endif
. endfor
.endif
.if defined(SNAPSHOT) && !empty(SNAPSHOT)