* Make the -examples subpackage not inherit the -main dependencies, and instead depend on any flavor of the -main package. * Allow both the python2.4 and python2.5 flavors to build the -examples subpackage. * Don't attempt to use MODULES-${SUBPACKAGE}, which doesn't exist. * Make FLAVOR references robust against mIXeD cAsE. ok sthen@