mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 04:42:22 +00:00
a9e351e337
* Separate v4l2loopback kmod from userspace tools This fixes an issue where akmods rebuilds and reinstalls the entire userspace tools when updated, causing updates to be broken on non-Fedora systems (i.e Ultramarine) * move modprobe config * oops * ok i am fucking high
9 lines
108 B
HCL
9 lines
108 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "v4l2loopback-kmod.spec"
|
|
}
|
|
labels {
|
|
mock = 1
|
|
}
|
|
}
|