mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-14 07:30:38 +00:00
156d6e82f1
* feat: Add sc0710 kmod
* fix: Correct provides in xpadneo-kmod spec file
(cherry picked from commit 8d2c63d87c)
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
10 lines
94 B
HCL
10 lines
94 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "sc0710-kmod.spec"
|
|
}
|
|
labels {
|
|
mock = 1
|
|
updbranch = 1
|
|
}
|
|
}
|