mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
mozlinguas-v2.eclass: reduce ewarn on unsupported locale to einfo
Bug: http://bugs.gentoo.org/591438
This commit is contained in:
@@ -228,7 +228,7 @@ mozlinguas_export() {
|
||||
else
|
||||
:
|
||||
fi
|
||||
ewarn "Sorry, but ${P} does not support the ${lingua} locale"
|
||||
einfo "Sorry, but ${P} does not support the ${lingua} locale in LINGUAS"
|
||||
done
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user