mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-11 14:10:42 +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>
11 lines
122 B
HCL
11 lines
122 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "dkms-sc0710.spec"
|
|
}
|
|
labels {
|
|
mock = 1
|
|
updbranch = 1
|
|
}
|
|
}
|