mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
sys-boot/grub: call linguas.sh in live ebuild
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
parent
43b399e63d
commit
3db4ac3f7f
@ -164,6 +164,7 @@ src_unpack() {
|
||||
local GNULIB_REVISION=$(source bootstrap.conf >/dev/null; echo "${GNULIB_REVISION}")
|
||||
git-r3_fetch "${GNULIB_URI}" "${GNULIB_REVISION}"
|
||||
git-r3_checkout "${GNULIB_URI}" gnulib
|
||||
sh linguas.sh || die
|
||||
popd >/dev/null || die
|
||||
elif use verify-sig; then
|
||||
verify-sig_verify_detached "${DISTDIR}"/${MY_P}.tar.xz{,.sig} \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user