mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-18 09:30:38 +00:00
7 lines
110 B
HCL
7 lines
110 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "switchboard-plug-mouse-touchpad.spec"
|
|
sources = "."
|
|
}
|
|
}
|