mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 17:11:34 +02:00
dev-python/jinja2: Sync with Gentoo
It's from Gentoo commit 1b444a40d12a1f94ef47a673e487d02f26805bca.
This commit is contained in:
parent
33bcc48e8f
commit
48613befe7
@ -45,7 +45,7 @@ src_prepare() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
if ! has_version dev-python/Babel; then
|
||||
elog "For i18n support, please emerge dev-python/Babel."
|
||||
if ! has_version dev-python/babel; then
|
||||
elog "For i18n support, please emerge dev-python/babel."
|
||||
fi
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user