Subject: CVS commit: pkgsrc/security/PAM
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/06/2004 15:37:20
Module Name: pkgsrc
Committed By: jlam
Date: Fri Aug 6 15:37:20 UTC 2004
Modified Files:
pkgsrc/security/PAM: builtin.mk
Log Message:
Redo previous to say what we really want: we don't care if ${LOCALBASE}
is "/usr", what we really want to check is if the pam_appl.h header found
is within the ${LOCALBASE} hierarchy, which implies that it's a
pkgsrc-controlled file, and hence not built-in.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/security/PAM/builtin.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.