Files
packages/anda/lib/lovely-injector/anda.hcl
T
Pornpipat Popum 1461a2fce3 add: lovely-injector (#5048)
* 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
2025-05-27 22:12:11 +08:00

7 lines
81 B
HCL

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