mirror of
https://github.com/terrapkg/packages.git
synced 2026-07-03 09:20:50 +00:00
362e00903e
* fix(rpcs3): Don't disable static linking
Fedora funnies.
* fix: Try Mock?
---------
(cherry picked from commit d09f723c26)
Signed-off-by: Gilver <rockgrub@disroot.org>
Signed-off-by: RockGrub <RockGrub@users.noreply.github.com>
9 lines
100 B
HCL
9 lines
100 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "rpcs3.spec"
|
|
}
|
|
labels {
|
|
mock = 1
|
|
}
|
|
}
|