mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-09 05:07:37 +00:00
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
|
|
}
|
|
}
|