mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
51193bf52d
* feat: Add scx-tools, update scx-scheds builds * chore: Bump release on scx-scheds * fix: Workspace * fix: Migration guide no longer exists * feat: AppStream metadata * fix: AppStream file * fix: appid, also don't mangle shebangs * feat: Add command to install .so files so I can track if I need to make a devel file at some point * chore(scx-tools): Workspace * Add failpipe on install command * Remove service type * feat: Better deps and conflicts
6 lines
53 B
HCL
6 lines
53 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "scx-tools.spec"
|
|
}
|
|
}
|