Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 08/17/2004 17:48:11
Module Name: pkgsrc
Committed By: tv
Date: Tue Aug 17 17:48:11 UTC 2004
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Don't put the .la transform in GENERATE_PLIST; that's too late to make it in
before any @dirrm's are executed. Rather, put it explicitly at the top of
the final static PLIST generation code.
To generate a diff of this commit:
cvs rdiff -r1.1490 -r1.1491 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.