Subject: CVS commit: pkgsrc/lang/python20
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 08/19/2005 06:06:09
Module Name:	pkgsrc
Committed By:	grant
Date:		Fri Aug 19 06:06:09 UTC 2005

Modified Files:
	pkgsrc/lang/python20: Makefile

Log Message:
nuke broken pre-configure target, which does nothing useful.

it was broken because the delimeter , can appear in the RHS of the
sed(1) expression (think "-Wl,-R ..."), and it does nothing useful
because the patterns don't appear in the files.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/lang/python20/Makefile

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