mirror of
https://github.com/terrapkg/packages.git
synced 2026-07-02 17:00:54 +00:00
11564261de
(cherry picked from commit 75d3cad1e0)
Co-authored-by: Jan <sentrycraft123@gmail.com>
7 lines
73 B
HCL
7 lines
73 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "ghidra.spec"
|
|
}
|
|
}
|