mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-14 23:50:38 +00:00
6 lines
95 B
HCL
6 lines
95 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "anda-mock-configs.spec"
|
|
sources = "."
|
|
}
|
|
} |