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
Filename | Size | Changed |
---|---|---|
kmod-1.tar.xz | 0000251584 246 KB | |
kmod.changes | 0000000160 160 Bytes | |
kmod.spec | 0000002716 2.65 KB |
Revision 1 (latest revision is 240)
Cristian Rodríguez (elvigia)
accepted
request 96968
from
Jan Engelhardt (jengelh)
(revision 1)
Prospective module-init-tools replacement
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.