mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-10 13:47:37 +00:00
1461a2fce3
* 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
7 lines
81 B
HCL
7 lines
81 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "lovely-injector.spec"
|
|
}
|
|
# arches = ["x86_64"]
|
|
}
|