Do not break autopoint by cleaning out /usr/share/gettext in stage1
authorAnthony G. Basile <blueness@gentoo.org>
Mon, 29 Oct 2012 20:30:51 +0000 (16:30 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Mon, 29 Oct 2012 20:36:32 +0000 (16:36 -0400)
commitef5b53925f4cfa578c4f659840213a46e6d43ef1
tree69ce9fb7a7e9abf8238a1ba93acc3003b1e2433d
parent8ca52570aa2d0e14b848692ddf759212d81168e3
Do not break autopoint by cleaning out /usr/share/gettext in stage1

The problem comes in stage3 when you have packages that inherit autotools.eclass.
The eclass may make use of gettext and run autopoint which will fail if it doesn't
find  /usr/share/gettext/archive.dir.tar.gz.

X-Gentoo-Bug: 439636
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=439636
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
modules/stage1_target.py