Corrected the names of packages in the template.

svn path=/branches/kernel-image-2.6.11/; revision=3292
This commit is contained in:
Jurij Smakov 2005-06-01 02:24:38 +00:00
parent aa0fc06305
commit f0f8628270
1 changed files with 2 additions and 2 deletions

View File

@ -8,10 +8,10 @@ Description: Common architecture-specific header files for Linux kernel @version
This package provides the (sub)architecture-specific common kernel header files
for Linux kernel version @version@, generally used for building out-of-tree
kernel modules. To obtain a complete set of headers you also need to install
the linux-headers@subarch@@version@-@abiname@-(flavour) package, matching the
the linux-headers-@version@-@abiname@-(flavour) package, matching the
flavour of the kernel you intend the build for. To obtain such a set for the
currently running kernel it is sufficient to run a command
apt-get install linux-headers-@version@-@abiname@-$(uname -r)
.
and it will be unpacked in /usr/src/linux-headers-@subarch@@version@-@abiname@-(flavour).
and it will be unpacked in /usr/src/linux-headers-@version@-@abiname@-(flavour).