668a742391
"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.
4 lines
232 B
Text
4 lines
232 B
Text
@comment $NetBSD: PLIST.Linux3,v 1.1 2011/10/28 10:38:07 dsainty Exp $
|
|
lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/IN.py
|
|
lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/IN.pyc
|
|
lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/IN.pyo
|