mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
0a1bd7021b
* add: falcond and falcond-profiles * cleanup: Actually why was I doing that * cleanup: Fix some cursed formatting * cleanup: Fix the globbing * fix?: Zig fetch ahead of time? Signed-off-by: Gilver <rockgrub@disroot.org> * Ah. Signed-off-by: Gilver <rockgrub@disroot.org> * Env var maybe Signed-off-by: Gilver <rockgrub@disroot.org> * cleanup: Remove unnecessary things * cleanup(falcond-profiles): Where did that space come from? Signed-off-by: Gilver <rockgrub@disroot.org> * fix(falcond): Disable Zig system integration mode Signed-off-by: Gilver <rockgrub@disroot.org> * fix: LICENSE and README path Signed-off-by: Gilver <rockgrub@disroot.org> * fix: -t Signed-off-by: Gilver <rockgrub@disroot.org> * fix: Build aarch64 again baseline for now Signed-off-by: Gilver <rockgrub@disroot.org> * Update falcond.spec Signed-off-by: Gilver <rockgrub@disroot.org> --------- Signed-off-by: Gilver <rockgrub@disroot.org>
6 lines
62 B
HCL
6 lines
62 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "falcond.spec"
|
|
}
|
|
}
|