Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2002 23:00:37 -0800 (PST)
From:      Makoto MATSUSHITA <matusita@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release Makefile
Message-ID:  <200202030700.g1370bW41283@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
matusita    2002/02/02 23:00:37 PST

  Modified files:
    release              Makefile 
  Log:
  Change variable name from DOCDISTFILES to RELEASEDISTFILES.  Respect
  DOCDISTFILES if defined.  No impact should happen with this change.
  
  DOCDISTFILES is introduced by rev. 1.541, to point the directory that
  contains the distfiles for ports/textproc/docproj.  It's good, but
  we also build ports/sysutils/mkisofs during the release (if MAKE_ISOS
  is defined).  It is natural that cdrtools tarball is prefetched, then
  copy it under ${CHROOTDIR}/usr/ports/distfiles.
  
  As a result, DOCDISTFILES variable is somewhat abused for non-doc
  tarballs; *DOC*DISTFILES is no longger appropriate name for that.
  
  PR:             16843
  PR:             34194
  Submitted by:   murray
  MFC after:      6 days
  
  Revision  Changes    Path
  1.656     +10 -5     src/release/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202030700.g1370bW41283>