pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/python26
Module Name: pkgsrc
Committed By: dsainty
Date: Fri Oct 28 10:38:07 UTC 2011
Modified Files:
pkgsrc/lang/python26: Makefile
Added Files:
pkgsrc/lang/python26: PLIST.Linux3
Log Message:
Internally, Python has a set of modules depending on "platform". The
"platform" in Python terms is different for Linux kernel 2.* Vs Linux
kernel 3.*. Add in support to pull in a different PLIST for Linux 3.*.
Fixes build under Ubuntu 11.10.
XXX Perhaps it would be cleaner to name the PLIST to match the python platform
name - since we already calculate that anyway, and that is exactly what drives
the contents of these PLISTs.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/lang/python26/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/python26/PLIST.Linux3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index