Files
packages/anda/lib/lovely-injector/anda.hcl
T
Raboneko 6ddf764722 add: lovely-injector (#5048) (#5067)
* add: lovely-injector

* don't actually check the version because rpm version comp isnt a thing yet

* make injector exclusive for x86_64

* try pushd into lovely-unix only

* fix broken formatting

(cherry picked from commit 1461a2fce3)

Co-authored-by: Pornpipat Popum <cappy@cappuchino.xyz>
2025-05-27 22:17:12 +08:00

7 lines
81 B
HCL

project pkg {
rpm {
spec = "lovely-injector.spec"
}
# arches = ["x86_64"]
}