mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-22 19:40:37 +00:00
0078016604
* add: scx-scheds and scx-scheds-nightly
* fix: Build requires cargo-rpm-macros
* fix: Licenses
* feat: Use pkg_devel_files
* cleanup: Use the systemd macros
(cherry picked from commit 0e1ecdc83d)
Co-authored-by: Gilver <rockgrub@disroot.org>
9 lines
93 B
HCL
9 lines
93 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "scx-scheds-nightly.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
}
|
|
}
|