From: Scott Rifenbark Date: Wed, 11 Sep 2013 16:25:43 +0000 (-0700) Subject: dev-manual: Updated wording to be more professional for broken build. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c375134c6a6f638260ae81d7f2c1a8e7f680485f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dev-manual: Updated wording to be more professional for broken build. (From yocto-docs rev: 133b40d224740c23573ae473d5a2938ae069158a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 2a3891e58dc..1545258e323 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -2977,7 +2977,8 @@ Use this variable to prevent specific packages from being installed regardless of whether they are "recommended-only" or not. - You need to realize that things could break when you + You need to realize that the build process could + fail with an error when you prevent the installation of a package whose presence is required by an installed package.