From: Scott Rifenbark Date: Wed, 14 Aug 2013 13:18:48 +0000 (+0300) Subject: ref-manual: Fixed syntax in the S variable. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=39ee90b18742cbd63625187eff913c7733373d8e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Fixed syntax in the S variable. (From yocto-docs rev: 00fc96c2b5a03e4a32972b5f295fb70411a4e08f) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 25a38207122..afcf7a72ba6 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -3939,7 +3939,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" (PV) as follows: - ${WORKDIR}/${PN}/${PV} + ${WORKDIR}/${PN}-${PV} As an example, assume a Source Directory