mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-21 03:35:20 +01:00
Udev docs directory already exists
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
23732c833b
commit
997a8b7c5f
@ -39,6 +39,11 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>2007-02-23</para>
|
<para>2007-02-23</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[dnicholson] - Dropped the -D switch from the Udev
|
||||||
|
documentation install command since it is already created by
|
||||||
|
udev-config. Reported by Chris Staub.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[dnicholson] - Corrected the text about Udev not installing
|
<para>[dnicholson] - Corrected the text about Udev not installing
|
||||||
any configuration files. Reported by Chris Staub.</para>
|
any configuration files. Reported by Chris Staub.</para>
|
||||||
|
@ -122,7 +122,7 @@ make install</userinput></screen>
|
|||||||
rules:</para>
|
rules:</para>
|
||||||
|
|
||||||
<screen><userinput>cd ..
|
<screen><userinput>cd ..
|
||||||
install -m644 -D -v docs/writing_udev_rules/index.html \
|
install -m644 -v docs/writing_udev_rules/index.html \
|
||||||
/usr/share/doc/udev-&udev-version;/index.html</userinput></screen>
|
/usr/share/doc/udev-&udev-version;/index.html</userinput></screen>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
Loading…
Reference in New Issue
Block a user