mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
7 lines
92 B
HCL
7 lines
92 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "elementary-code.spec"
|
|
update = ""
|
|
}
|
|
}
|