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