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