mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 06:14:13 +01:00
kernel: Simplify doc installation
This commit is contained in:
parent
e9619f650f
commit
0d824c5280
@ -431,8 +431,7 @@ Device Drivers --->
|
|||||||
|
|
||||||
<para>Install the documentation for the Linux kernel:</para>
|
<para>Install the documentation for the Linux kernel:</para>
|
||||||
|
|
||||||
<screen><userinput remap="install">install -d /usr/share/doc/linux-&linux-version;
|
<screen><userinput remap="install">cp -r Documentation -T /usr/share/doc/linux-&linux-version;</userinput></screen>
|
||||||
cp -r Documentation/* /usr/share/doc/linux-&linux-version;</userinput></screen>
|
|
||||||
|
|
||||||
<para>It is important to note that the files in the kernel source
|
<para>It is important to note that the files in the kernel source
|
||||||
directory are not owned by <emphasis>root</emphasis>. Whenever a
|
directory are not owned by <emphasis>root</emphasis>. Whenever a
|
||||||
|
Loading…
Reference in New Issue
Block a user