Subject: CVS commit: pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/28/2004 05:51:30
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Aug 28 05:51:30 UTC 2004

Modified Files:
	pkgsrc/mk/buildlink3: gen-transform.sh

Log Message:
Add "rm:opt" as a synonym for "S:opt:", and "rmdir:dir" for "r:dir".
These are supported options from the soon-to-be-committed wrapper
framework and are meant to more precisely state the intended
transformation.  Also just skip over unknown commands instead of
generating an error.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/mk/buildlink3/gen-transform.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.