public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] LINGUAS support
@ 2006-05-15 19:09 Tuan Van
  2006-05-15 19:52 ` Diego 'Flameeyes' Pettenò
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tuan Van @ 2006-05-15 19:09 UTC (permalink / raw
  To: gentoo-dev

The other day spyderous was looking for a tool to remove extra .po
that he doesn't need. I recommended him to set LINGUAS in make.conf.
  Then I realized some package doesn't respect that variable (ie eject)
Would it be better (easier) to have portage removes those extra
locales in $D/usr/share/locale/ before merge than patch the source?
-- 
gentoo-dev@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-dev] LINGUAS support
  2006-05-15 19:09 [gentoo-dev] LINGUAS support Tuan Van
@ 2006-05-15 19:52 ` Diego 'Flameeyes' Pettenò
  2006-05-15 19:53 ` [gentoo-dev] " Michael Sterrett -Mr. Bones.-
  2006-05-15 20:01 ` [gentoo-dev] " Harald van Dijk
  2 siblings, 0 replies; 4+ messages in thread
From: Diego 'Flameeyes' Pettenò @ 2006-05-15 19:52 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 478 bytes --]

On Monday 15 May 2006 21:09, Tuan Van wrote:
> The other day spyderous was looking for a tool to remove extra .po
> that he doesn't need. I recommended him to set LINGUAS in make.conf.

in bashrc:

if [[ ${EBUILD_PHASE} == "postinst" ]]; then
        einfo "Running localepurge..."
        PATH="/bin:/usr/bin" localepurge
fi

-- 
Diego "Flameeyes" Pettenò - http://farragut.flameeyes.is-a-geek.org/
Gentoo/Alt lead, Gentoo/FreeBSD, Video, AMD64, Sound, PAM, KDE

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-dev] Re: LINGUAS support
  2006-05-15 19:09 [gentoo-dev] LINGUAS support Tuan Van
  2006-05-15 19:52 ` Diego 'Flameeyes' Pettenò
@ 2006-05-15 19:53 ` Michael Sterrett -Mr. Bones.-
  2006-05-15 20:01 ` [gentoo-dev] " Harald van Dijk
  2 siblings, 0 replies; 4+ messages in thread
From: Michael Sterrett -Mr. Bones.- @ 2006-05-15 19:53 UTC (permalink / raw
  To: gentoo-dev

localepurge works fine.  No need for portage to do it.

Michael Sterrett
   -Mr. Bones.-
mr_bones_@gentoo.org

On Mon, 15 May 2006, Tuan Van wrote:

> The other day spyderous was looking for a tool to remove extra .po
> that he doesn't need. I recommended him to set LINGUAS in make.conf.
>  Then I realized some package doesn't respect that variable (ie eject)
> Would it be better (easier) to have portage removes those extra
> locales in $D/usr/share/locale/ before merge than patch the source?
>
-- 
gentoo-dev@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-dev] LINGUAS support
  2006-05-15 19:09 [gentoo-dev] LINGUAS support Tuan Van
  2006-05-15 19:52 ` Diego 'Flameeyes' Pettenò
  2006-05-15 19:53 ` [gentoo-dev] " Michael Sterrett -Mr. Bones.-
@ 2006-05-15 20:01 ` Harald van Dijk
  2 siblings, 0 replies; 4+ messages in thread
From: Harald van Dijk @ 2006-05-15 20:01 UTC (permalink / raw
  To: gentoo-dev

On Mon, May 15, 2006 at 12:09:09PM -0700, Tuan Van wrote:
> The other day spyderous was looking for a tool to remove extra .po
> that he doesn't need. I recommended him to set LINGUAS in make.conf.
>   Then I realized some package doesn't respect that variable (ie eject)
> Would it be better (easier) to have portage removes those extra
> locales in $D/usr/share/locale/ before merge than patch the source?

Part of bug #9988, the response was that it didn't belong in portage.
-- 
gentoo-dev@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-05-15 20:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-15 19:09 [gentoo-dev] LINGUAS support Tuan Van
2006-05-15 19:52 ` Diego 'Flameeyes' Pettenò
2006-05-15 19:53 ` [gentoo-dev] " Michael Sterrett -Mr. Bones.-
2006-05-15 20:01 ` [gentoo-dev] " Harald van Dijk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox