I'd like to request a review of: http://defect.opensolaris.org/bz/show_bug.cgi?id=8434
Diff is trivial so is included below, and yes I even tested installing and building this on sparc this time. (sigh. sorry.) Seems to work aside from the errors that come from wbem being delivered only as x86. (Danek has committed to help resolve that issue.)
diff -r 293c0aa5f32e src/util/distro-import/111a/common/osnet-dev --- a/src/util/distro-import/111a/common/osnet-dev Sat Apr 25 03:33:51 2009 -0500 +++ b/src/util/distro-import/111a/common/osnet-dev Mon Apr 27 18:05:03 2009 -0700 @@ -23,7 +23,7 @@ depend SUNWsfwhea depend SUNWtlsd depend SUNWtltk -depend SUNWtss +$(i386_ONLY)depend SUNWtss depend SUNWwbapi depend SUNWwbcou depend SUNWwbdev _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
