mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-07 20:32:19 +00:00
a3129f91dc
* fix: gamescope package
* remove mesa from stash
* fix spec again
(cherry picked from commit 675951d4e7)
Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
9 lines
110 B
HCL
9 lines
110 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "terra-gamescope.spec"
|
|
}
|
|
labels {
|
|
multilib = 1
|
|
}
|
|
}
|