fix(wine): Terra Mesa repo does not exist on EL10 (#5213)

This commit is contained in:
Gilver
2025-06-01 18:10:07 -05:00
committed by GitHub
parent 36b22c867f
commit d5d446026c
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -2,7 +2,6 @@ project pkg {
arches = ["x86_64", "aarch64", "i386"]
rpm {
spec = "wine-dev.spec"
extra_repos = ["https://repos.fyralabs.com/terra\\$releasever-mesa"]
}
labels {
mock = 1
-1
View File
@@ -2,7 +2,6 @@ project pkg {
arches = ["x86_64", "aarch64", "i386"]
rpm {
spec = "wine-stable.spec"
extra_repos = ["https://repos.fyralabs.com/terra\\$releasever-mesa"]
}
labels {
mock = 1
-1
View File
@@ -2,7 +2,6 @@ project pkg {
arches = ["x86_64", "aarch64", "i386"]
rpm {
spec = "wine-staging.spec"
extra_repos = ["https://repos.fyralabs.com/terra\\$releasever-mesa"]
}
labels {
mock = 1