mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-03 18:32:18 +00:00
6 lines
88 B
HCL
6 lines
88 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "bat-extras.spec"
|
|
sources = "."
|
|
}
|
|
} |