mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
media-gfx/shotwell: Unconditionally install en_GB to make check more robust
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -92,8 +92,7 @@ src_prepare() {
|
||||
sed -i "/^${x}$/d" "${S}"/po/LINGUAS || die
|
||||
fi
|
||||
done
|
||||
[[ $(wc -l "${S}"/po/LINGUAS | awk '{print $1}') == 0 ]] &&
|
||||
echo en_GB > "${S}"/po/LINGUAS
|
||||
echo en_GB >> "${S}"/po/LINGUAS
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
|
||||
Reference in New Issue
Block a user