[email protected] wrote:
> I'd appreciate a review of the following
>
> http://cr.opensolaris.org/~comay/webrev-4498/
I've mostly just looked at the X related changes, and they all look right,
except for one thing -- in distro-import/103/common/SUNWxwrtl.udiff.html
you have:
# OpenLook
-drop usr/lib/libXol.so
+$(sparc_ONLY)drop usr/lib/libXol.so
This should be removed altogether, as we don't deliver it in the SVR4 package
on either SPARC or x86 anymore (CR 6683039, fixed in nv_88).
The only differences between the SPARC & x86 versions of the SVR4 package
are the links to the 64-bit Motif helper libraries, which should probably be
in SUNWmfrun anyway - for the SPARC builds you might want to add:
$(sparc_ONLY)drop usr/lib/$(ARCH64)/libUil.so
$(sparc_ONLY)drop usr/lib/$(ARCH64)/libUil.so.3
$(sparc_ONLY)drop usr/lib/$(ARCH64)/libMrm.so
$(sparc_ONLY)drop usr/lib/$(ARCH64)/libMrm.so.4
--
-Alan Coopersmith- [email protected]
Sun Microsystems, Inc. - X Window System Engineering
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss