On Wednesday 11 March 2009 15:36:13 Fabian Groffen wrote: > On 11-03-2009 09:56:18 -0400, Mike Frysinger wrote: > > On Wednesday 11 March 2009 09:16:29 Timothy Redaelli wrote: > > > I'm creating the amd64 porting of Gentoo/FreeBSD (with multilib > > > support). > > > > > > The problem is that some [1] ebuilds removes > > > directly "${D}"/usr/lib/charset.alias and > > > not "${D}"/usr/$(get_libdir)/charset.alias. > > > > > > May i fix all the packages or should I open a bug for every one? > > > > no. considering you're on the BSD alias, i would have thought you'd be > > seeing the bugs that go through them. refer to Bug 256129. so the > > profile needs fixing. > > > > as for the ebuilds, those lines should be dropped completely. ive been > > dropping them in newer versions of the packages rather than going back > > and deleting them all by hand ... > > Aha, that explains why this recently started popping up for me and my > too many weird platforms. I guess this means all Prefix profiles should > have this rm code in place... :( are bashrc scripts stackable ? if so, might be worth adding a frag for this -mike