mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
01e0075cb1
(cherry picked from commit a930b62eaf)
Co-authored-by: Luan Vitor Simião Oliveira <luanv.oliveira@outlook.com>
11 lines
142 B
HCL
11 lines
142 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "dkms-logitech-rs50-linux-driver.spec"
|
|
}
|
|
labels {
|
|
updbranch = 1
|
|
mock = 1
|
|
}
|
|
}
|