mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-03 02:12:18 +00:00
a648fe1ae9
(cherry picked from commit 6620f23b02)
Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
10 lines
131 B
HCL
10 lines
131 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "mesa-freeworld.spec"
|
|
}
|
|
labels {
|
|
updbranch = 1
|
|
multilib = 1
|
|
}
|
|
}
|