mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-24 16:10:11 +00:00
Remove a stale comment.
MFC after: 1 week X-MFC-with: r279249 Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
0e44fa6c1c
commit
4e4c42d607
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=279250
@ -111,8 +111,6 @@ vm-install:
|
||||
${DESTDIR}/vmimages/${OSRELEASE}.${FORMAT}
|
||||
. endfor
|
||||
. if defined(WITH_COMPRESSED_VMIMAGES) && !empty(WITH_COMPRESSED_VMIMAGES)
|
||||
# This is very time consuming, so defer it after the images are moved to
|
||||
# the DESTDIR.
|
||||
. for FORMAT in ${VMFORMATS}
|
||||
# Don't keep the originals. There is a copy in ${.OBJDIR} if needed.
|
||||
${XZ_CMD} ${DESTDIR}/vmimages/${OSRELEASE}.${FORMAT}
|
||||
|
Loading…
Reference in New Issue
Block a user