Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: agc
Date: Wed Jul 28 10:14:57 UTC 1999
Modified Files:
pkgsrc/mk: mk.conf.example
Log Message:
Document the DIST_PATH definition which accidentally got committed
yesterday.
#DIST_PATH= /cdrom/0/distfiles:${HOME}/distfiles
(DIST_PATH allows multiple directories for distfiles to be defined,
although distfiles will still be downloaded into DISTDIR. For
example, this allows a CD to be used as a basic repository for
distfiles, with additional distfiles to be found in other directories,
and, if the distfile is not found in any of these, it will be
downloaded into DISTDIR. A symbolic link is created in DISTDIR,
pointing to the local distfile.)
To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 pkgsrc/mk/mk.conf.example
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index