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 (easie
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="/bi
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/loc