Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/10/2003 12:58:39
Module Name: pkgsrc
Committed By: jlam
Date: Wed Sep 10 12:58:39 UTC 2003
Modified Files:
pkgsrc/mk/buildlink2: bsd.buildlink2.mk
pkgsrc/mk/buildlink3: bsd.buildlink3.mk
Log Message:
There's no need to preserve mode bits when copying the x11-links tree.
This fixes problems where .buildlink assumes the mode of
${LOCALBASE}/share/x11-links, which may be read-only.
To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 pkgsrc/mk/buildlink2/bsd.buildlink2.mk
cvs rdiff -r1.9 -r1.10 pkgsrc/mk/buildlink3/bsd.buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.