mirror of
https://github.com/terrapkg/packages.git
synced 2026-07-02 17:00:54 +00:00
8d2c63d87c
* feat: Add sc0710 kmod * fix: Correct provides in xpadneo-kmod spec file
10 lines
104 B
HCL
10 lines
104 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "sc0710.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
}
|
|
}
|