From 315349112285a239ea21da7557eda7c09ff1ce7a Mon Sep 17 00:00:00 2001 From: Archaic Date: Wed, 3 May 2006 00:07:10 +0000 Subject: 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 --- chapter06/pkgmgt.xml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'chapter06') diff --git a/chapter06/pkgmgt.xml b/chapter06/pkgmgt.xml index 9c97e36de..c5c783b92 100644 --- a/chapter06/pkgmgt.xml +++ b/chapter06/pkgmgt.xml @@ -76,14 +76,6 @@ should not remove the previous libraries until the dependent packages are recompiled. - - - If you are upgrading a running system, be on the lookout for - packages that use cp instead of - install to install files. The latter command is - usually safer if the executable or library is already loaded in memory. - - -- cgit v1.2.3-54-g00ecf