1
0

more package name fixes

This commit is contained in:
2024-10-29 13:06:39 +03:00
parent 126da1f29b
commit a03db36fed
6 changed files with 20 additions and 19 deletions

View File

@@ -8,8 +8,8 @@ Description: Common header files for KrD's Linux kernel @abiname@@localversion@
This package provides the common kernel header files for Linux kernel
version @abiname@@featureset_desc@, generally used for building
out-of-tree kernel modules. These files are going to be installed into
/usr/src/linux-headers-@abiname@-common@localversion@.
/usr/src/krd-linux-headers-@abiname@-common@localversion@.
.
To obtain a complete set of headers you also need to install the
linux-headers-@abiname@-(flavour) package, matching the flavour of
krd-linux-headers-@abiname@-(flavour) package, matching the flavour of
the kernel you intend the build for.