mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-libs/libqtxdg: consistently spell en_US.UTF-8
Bug: https://bugs.gentoo.org/962878 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
701ecb8150
commit
ffdf479b2c
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -43,7 +43,7 @@ src_configure() {
|
||||
|
||||
src_test() {
|
||||
# Tests don't work with C
|
||||
LC_ALL=en_US.utf8 virtx cmake_src_test
|
||||
LC_ALL=en_US.UTF-8 virtx cmake_src_test
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
@ -43,7 +43,7 @@ src_configure() {
|
||||
|
||||
src_test() {
|
||||
# Tests don't work with C
|
||||
LC_ALL=en_US.utf8 virtx cmake_src_test
|
||||
LC_ALL=en_US.UTF-8 virtx cmake_src_test
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
@ -43,7 +43,7 @@ src_configure() {
|
||||
|
||||
src_test() {
|
||||
# Tests don't work with C
|
||||
LC_ALL=en_US.utf8 virtx cmake_src_test
|
||||
LC_ALL=en_US.UTF-8 virtx cmake_src_test
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
@ -43,7 +43,7 @@ src_configure() {
|
||||
|
||||
src_test() {
|
||||
# Tests don't work with C
|
||||
LC_ALL=en_US.utf8 virtx cmake_src_test
|
||||
LC_ALL=en_US.UTF-8 virtx cmake_src_test
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user