Subject: CVS commit: pkgsrc/mk/scripts
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/23/2006 18:38:27
Module Name: pkgsrc
Committed By: jlam
Date: Mon Jan 23 18:38:27 UTC 2006
Modified Files:
pkgsrc/mk/scripts: pkg_path
Log Message:
If the package directory doesn't exist, then return a non-zero code. This
allows us to distinguish the case where everything is what we expect, and
any deviations from that main case.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/scripts/pkg_path
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.