mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-13 02:49:52 +00:00
Removed warning about install being safer than cp. Closes ticket #1728.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
af04acdbcf
commit
3153491122
@ -76,14 +76,6 @@
|
|||||||
should not remove the previous libraries until the dependent packages
|
should not remove the previous libraries until the dependent packages
|
||||||
are recompiled.</para>
|
are recompiled.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>If you are upgrading a running system, be on the lookout for
|
|
||||||
packages that use <command>cp</command> instead of
|
|
||||||
<command>install</command> to install files. The latter command is
|
|
||||||
usually safer if the executable or library is already loaded in memory.
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
Loading…
Reference in New Issue
Block a user