[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1657/8267] ref-manual: Fixed output example in the B variable.
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 1657/8267] ref-manual: Fixed output example in the B variable.
- Date: Sat, 16 Dec 2017 22:08:04 +0000 (UTC)
commit 38c33b7904b1ce3fee6b2d493f532031bce4d000
Author: Scott Rifenbark <srifenbark gmail com>
Date: Mon Jul 18 13:33:24 2016 -0700
ref-manual: Fixed output example in the B variable.
Updated the example statement line to match the actual assignment.
(From yocto-docs rev: 45e9274fcca0a285bda38cad8a6fe5e7bb05bd80)
Signed-off-by: Scott Rifenbark <srifenbark gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
documentation/ref-manual/ref-variables.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 8650efa..4eca15c 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -536,7 +536,7 @@
By default, this directory is the same as the <link
linkend='var-S'><filename>S</filename></link>
directory, which is defined as:
<literallayout class='monospaced'>
- S = "${WORKDIR}/${BP}/"
+ S = "${WORKDIR}/${BP}"
</literallayout>
</para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]