CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/06/24 08:25:54
Modified files:
lang/python : python.port.mk
Log message:
change -S MODPY_ABI3SO to -I MODPY_ABI3SO in python.port.mk's UPDATE_PLIST_ARGS;
the former is incorrect as the ".abi3" string is in the middle of the path, not
the end. ok espie@ jca@
