mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-29 06:48:26 +00:00
8d2c63d87c
* feat: Add sc0710 kmod * fix: Correct provides in xpadneo-kmod spec file
10 lines
94 B
HCL
10 lines
94 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "sc0710-kmod.spec"
|
|
}
|
|
labels {
|
|
mock = 1
|
|
updbranch = 1
|
|
}
|
|
}
|