From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gwenn.gueguen@libertysurf.fr> X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI,RDNS_DYNAMIC autolearn=unavailable autolearn_force=no version=4.0.0 Received: from mail.grumly.info (aboukir-101-1-25-grumly.adsl.nerim.net [62.212.116.189]) by chiba.3jane.net (Postfix) with ESMTP id 7B34DAC556 for <gentoo-dev@gentoo.org>; Tue, 9 Jul 2002 14:35:31 -0500 (CDT) Received: from cornelius ([127.0.0.1] helo=localhost) by mail.grumly.info with esmtp (Exim 3.33 #1) id 17S0lm-0005jL-00 for gentoo-dev@gentoo.org; Tue, 09 Jul 2002 21:35:30 +0200 Received: from korben (korben [192.168.1.5]) as user gwenn@localhost by cornelius with HTTP; Tue, 9 Jul 2002 21:35:29 +0200 Message-ID: <1026243329.3d2b3b015ca6b@cornelius> Date: Tue, 9 Jul 2002 21:35:29 +0200 From: Gwenn Gueguen <gwenn.gueguen@libertysurf.fr> To: Gentoo Dev <gentoo-dev@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs Subject: [gentoo-dev] locales Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: <mailto:gentoo-dev-request@gentoo.org?subject=help> List-Post: <mailto:gentoo-dev@gentoo.org> List-Subscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>, <mailto:gentoo-dev-request@gentoo.org?subject=subscribe> List-Id: Gentoo Linux developer list <gentoo-dev.gentoo.org> List-Unsubscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>, <mailto:gentoo-dev-request@gentoo.org?subject=unsubscribe> List-Archive: <http://lists.gentoo.org/pipermail/gentoo-dev/> X-Archives-Salt: 707aa540-10ad-4623-9fe4-cc22e5b1fb98 X-Archives-Hash: 807c3ec9e96266e7ec1e93b0086b4fe6 Hello, On one of my gentoo, /usr/share/locale is about 75 MB but the locale I use is only 4 MB... Maybe it would be useful to be able to tell (via make.conf for example) emerge/ebuild which locales to install. I first thought it could be done within ebuilds with most configure scripts (something like --with-locales=) but it looks like I was wrong as there is no such option :-( Any idea ? -- Gwenn