Subject: CVS commit: pkgsrc/pkgtools/x11-links
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/11/2004 15:51:15
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Nov 11 15:51:15 UTC 2004

Modified Files:
	pkgsrc/pkgtools/x11-links: Makefile

Log Message:
CREATE_X11LINK is used to generate the symlinks in the work directory
corresponding to the X11 files.  This can be defined to be more complex
script than the default of "${LN} -fs $$src $$dest" if some of the files
need to have transformations performed on them.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 pkgsrc/pkgtools/x11-links/Makefile

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