Gentoo Archives: gentoo-dev

From: "Diego 'Flameeyes' Pettenò" <flameeyes@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] [G/FBSD] /usr/lib/charset.alias
Date: Sat, 16 Jul 2005 00:36:21
Message-Id: 200507160233.59924@enterprise.flameeyes.is-a-geek.org
1 Hi,
2 Just another issue that it's easily handled anyway.
3
4 On Gentoo/FreeBSD and probably every other system using dev-util/libiconv
5 instead of the glibc-provided one creates the /usr/lib/charset.alias file.
6 Unfortunately this gets conflict over different packages.
7
8 The good way to handle this is just remove it out of the packages, as libiconv
9 takes care of it. So if nobody disagrees, I'm going to add an rm -f
10 ${D}/usr/$(get_libdir)/charset.alias to the ebuilds which installs that file
11 on g/fbsd.
12
13 Thanks again,
14 --
15 Diego "Flameeyes" Pettenò
16 Gentoo Developer - http://dev.gentoo.org/~flameeyes/
17 (Gentoo/FreeBSD, Video, Gentoo/AMD64, Sound, PAM)

Replies

Subject Author
Re: [gentoo-dev] [G/FBSD] /usr/lib/charset.alias Mike Frysinger <vapier@g.o>