Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 05/03/2001 16:01:05
Module Name: pkgsrc
Committed By: agc
Date: Thu May 3 13:01:05 UTC 2001
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Check that the ${PACKAGES} directory exists, before trying to cd there.
This modification allows "make readme" to succeed even if the ${PACKAGES}
hierarchy does not exist.
Fixes PR 12480 from Arto Selonen (arto@selonen.org), and addresses
PR 12362 from Masao Uebayashi <uebayasi@soum.co.jp>
To generate a diff of this commit:
cvs rdiff -r1.730 -r1.731 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.