Files
packages/anda/games/rpcs3/anda.hcl
T
Gilver d09f723c26 fix(rpcs3): Don't disable static linking, use Mock (#5347)
* fix(rpcs3): Don't disable static linking

Fedora funnies.

Signed-off-by: Gilver <rockgrub@disroot.org>

* fix: Try Mock?

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
2025-06-14 00:32:11 +08:00

9 lines
100 B
HCL

project pkg {
rpm {
spec = "rpcs3.spec"
}
labels {
mock = 1
}
}