On Mon, Dec 08, 2008 at 10:42:09AM -0800, Rich Burridge wrote: > Danek Duvall wrote: >> On Mon, Dec 08, 2008 at 09:48:23AM -0800, Rich Burridge wrote: >> >> >>> 3694 Unable to build slim_import for build 98 by default >>> http://defect.opensolaris.org/bz/show_bug.cgi?id=3694 >>> http://cr.opensolaris.org/~richb/pkg-3694-v1/ >>> http://mail.opensolaris.org/pipermail/pkg-discuss/2008-November/008794.html >>> >> >> line 127-136: why not refer to CACHED_FILES_BASE here? >> > > I was copying the style used in your ELIDED_FILES_... code here. :-)
No, not really. Everything *that can be* is defined from _BASE, but because divergence was introduced early on, that's not very much. For CACHED_FILES, 86 through 98 are all identical, and should all be _BASE, and 99 should be dfined off of _BASE as well. After that, they'll need to be defined off of the previous changed build, like you have it. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
