mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
2e654b5cef
Co-authored-by: madomado <madonuko@outlook.com>
(cherry picked from commit f59908b235)
Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
9 lines
88 B
HCL
9 lines
88 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "rust-extest.spec"
|
|
}
|
|
labels {
|
|
multilib = 1
|
|
}
|
|
}
|