kmod
No description set
- Devel package for openSUSE:Factory
-
9
derived packages
- Developed at SCM
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Base:System/kmod && cd $_
- Create Badge
Refresh
Refresh
Source Files
Sources could not be expanded: conflict in file usr-lib-modules.patch
Comments 2
Why are we using /usr/include/kmod/? The standard location across the major distros is /usr/include/. Only openSUSE and NixOS (that I know so far) use a subdirectory under the include directory to place its header files. I just had to patch an app because of that, now I don't even know if a change upstream to maybe use a var to store the libkmod.h location will be accepted.
To flag all apps that fail to use pkg-config to discover the paths.