mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-07 12:22:19 +00:00
81708d8fb7
* Create klassy.spec
Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
* Create anda.hcl for klassy
Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
* Create update.rhai for klassy
Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
---------
Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
(cherry picked from commit d52c2edcf2)
Co-authored-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
7 lines
98 B
HCL
7 lines
98 B
HCL
project "pkg" {
|
|
arches = ["x86_64", "aarch64"]
|
|
rpm {
|
|
spec = "klassy.spec"
|
|
}
|
|
}
|