Subject: CVS commit: pkgsrc/lang/python20
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 01/28/2002 13:51:24
Module Name:	pkgsrc
Committed By:	drochner
Date:		Mon Jan 28 11:51:24 UTC 2002

Modified Files:
	pkgsrc/lang/python20: Makefile
	pkgsrc/lang/python20/files: Setup.in

Log Message:
-link the math, cmath and time modules against libm to make it more
 embedding friendly, as suggested in PR pkg/14520 by Jarkko Torppa
-having to touch Setup.in anyway, comment out the non-64-bit-clean
 modules regularily and remove the Makefile magic which led to the
 same effect


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/python20/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/python20/files/Setup.in

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