mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-10 05:37:36 +00:00
7 lines
104 B
HCL
7 lines
104 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "switchboard-plug-printers.spec"
|
|
sources = "."
|
|
}
|
|
}
|