mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-09 13:17:37 +00:00
0a7af7d941
Signed-off-by: Owen <owen@fyralabs.com>
10 lines
134 B
HCL
10 lines
134 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "rtl8821cu-kmod-common.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
}
|
|
}
|