Home
last modified time | relevance | path

Searched hist:"65718 a83c95149c173b937cd3b49295664264590" (Results 1 – 1 of 1) sorted by relevance

/freebsd/release/
H A DMakefilediff 65718a83c95149c173b937cd3b49295664264590 Thu Jan 31 01:38:09 CET 2002 Makoto Matsushita <matusita@FreeBSD.org> In revision 1.351, All files/directories in ${CHROOTDIR}/usr/ports/distfiles
are removed, because ports.tgz includes distfiles by accident.

However, removing files/directories is *not* mandatory. The only
requirement is "ports.tgz doesn't include distfiles/* but distfiles
directory itself". If this is correct, the right way is to set an
option to tar(1), not to include these files.

This commit is based on PR: 34194, but a little bit of modification
is made by me (original patch doesn't include 'distfiles' directory).

PR: 34194
Reviewed by: Adrian Steinmann <ast@marabu.ch> (PR submitter)
MFC after: 9 days
diff 65718a83c95149c173b937cd3b49295664264590 Thu Jan 31 01:38:09 CET 2002 Makoto Matsushita <matusita@FreeBSD.org> In revision 1.351, All files/directories in ${CHROOTDIR}/usr/ports/distfiles
are removed, because ports.tgz includes distfiles by accident.

However, removing files/directories is *not* mandatory. The only
requirement is "ports.tgz doesn't include distfiles/* but distfiles
directory itself". If this is correct, the right way is to set an
option to tar(1), not to include these files.

This commit is based on PR: 34194, but a little bit of modification
is made by me (original patch doesn't include 'distfiles' directory).

PR: 34194
Reviewed by: Adrian Steinmann <ast@marabu.ch> (PR submitter)
MFC after: 9 days