Gentoo Archives: gentoo-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [amd64-fbsd] remove charset.alias
Date: Wed, 11 Mar 2009 14:17:44
Message-Id: 200903111017.37477.vapier@gentoo.org
In Reply to: Re: [gentoo-dev] [amd64-fbsd] remove charset.alias by Timothy Redaelli
1 On Wednesday 11 March 2009 10:09:36 Timothy Redaelli wrote:
2 > On Wednesday 11 March 2009 14:56:18 Mike Frysinger wrote:
3 > > On Wednesday 11 March 2009 09:16:29 Timothy Redaelli wrote:
4 > > > I'm creating the amd64 porting of Gentoo/FreeBSD (with multilib
5 > > > support).
6 > > >
7 > > > The problem is that some [1] ebuilds removes
8 > > > directly "${D}"/usr/lib/charset.alias and
9 > > > not "${D}"/usr/$(get_libdir)/charset.alias.
10 > > >
11 > > > May i fix all the packages or should I open a bug for every one?
12 > >
13 > > no. considering you're on the BSD alias, i would have thought you'd be
14 > > seeing the bugs that go through them. refer to Bug 256129. so the
15 > > profile needs fixing.
16 > >
17 > > as for the ebuilds, those lines should be dropped completely. ive been
18 > > dropping them in newer versions of the packages rather than going back
19 > > and deleting them all by hand ...
20 >
21 > How can I inherit multilib in profile.bashrc?
22
23 i would just change it to /usr/lib*/charset.alias
24 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] [amd64-fbsd] remove charset.alias Timothy Redaelli <drizzt@g.o>