mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
416daa4e3c
* 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?
* Ah.
* Env var maybe
* cleanup: Remove unnecessary things
* cleanup(falcond-profiles): Where did that space come from?
* fix(falcond): Disable Zig system integration mode
* fix: LICENSE and README path
* fix: -t
* fix: Build aarch64 again baseline for now
* Update falcond.spec
---------
(cherry picked from commit 0a1bd7021b)
Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
6 lines
62 B
HCL
6 lines
62 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "falcond.spec"
|
|
}
|
|
}
|