mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
c81bad9d44
* feat: Split Zig package into bootstrap and full build, have full build track bootstrap * fix: Folder typo
9 lines
85 B
HCL
9 lines
85 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "zig-master.spec"
|
|
}
|
|
labels {
|
|
updbranch = 1
|
|
}
|
|
}
|