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-2.21.tar.xz | 0000058220 56.9 KB | |
kmod.changes | 0000000346 346 Bytes | |
kmod.spec | 0000003628 3.54 KB |
Revision 7 (latest revision is 240)
Jan Engelhardt (jengelh)
committed
(revision 7)
Enable zlib (merge staged changes)
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.