mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
d6d0d53b70
* feat: Split Zig package into bootstrap and full build, have full build track bootstrap
* fix: Folder typo
(cherry picked from commit c81bad9d44)
Co-authored-by: Gilver <rockgrub@disroot.org>
9 lines
85 B
HCL
9 lines
85 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "zig-master.spec"
|
|
}
|
|
labels {
|
|
updbranch = 1
|
|
}
|
|
}
|