Author: gjb
Date: Tue Feb 24 21:16:57 2015
New Revision: 279250
URL: https://svnweb.freebsd.org/changeset/base/279250

Log:
  Remove a stale comment.
  
  MFC after:    1 week
  X-MFC-with:   r279249
  Sponsored by: The FreeBSD Foundation

Modified:
  head/release/Makefile.vm

Modified: head/release/Makefile.vm
==============================================================================
--- head/release/Makefile.vm    Tue Feb 24 21:06:25 2015        (r279249)
+++ head/release/Makefile.vm    Tue Feb 24 21:16:57 2015        (r279250)
@@ -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}
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to