mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-lang/jint: remove TimeSystemTests
Closes: https://bugs.gentoo.org/935450 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -164,6 +164,13 @@ pkg_setup() {
|
||||
dotnet-pkg_pkg_setup
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
dotnet-pkg_src_prepare
|
||||
|
||||
# Those files do not exist on musl. See bug https://bugs.gentoo.org/935450
|
||||
rm Jint.Tests.PublicInterface/TimeSystemTests.cs || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dotnet-pkg-base_install
|
||||
dotnet-pkg-base_dolauncher "/usr/share/${P}/Jint.Repl" "${PN}"
|
||||
|
||||
Reference in New Issue
Block a user