[jhbuild] docs: update buildroot documentation
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] docs: update buildroot documentation
- Date: Thu, 1 Sep 2016 17:22:15 +0000 (UTC)
commit 63cbee0cbd657684e25da24e73ab0a406567e469
Author: Sébastien Wilmet <swilmet gnome org>
Date: Thu Sep 1 06:31:49 2016 +0200
docs: update buildroot documentation
The default value was changed recently.
https://bugzilla.gnome.org/show_bug.cgi?id=770691
doc/C/index.docbook | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/doc/C/index.docbook b/doc/C/index.docbook
index b45ad50..47cc184 100644
--- a/doc/C/index.docbook
+++ b/doc/C/index.docbook
@@ -219,10 +219,10 @@
</term>
<listitem>
<simpara>A string specifying the directory to unpack source trees
- to. Unless <link linkend="cfg-buildroot">
- <varname>buildroot</varname></link> is set, builds will occur in
- this directory too. Defaults to
- <filename>~/jhbuild/checkout</filename>.</simpara>
+ to. If <link linkend="cfg-buildroot">
+ <varname>buildroot</varname></link> is set to
+ <constant>None</constant>, builds will occur in this directory
+ too. Defaults to <filename>~/jhbuild/checkout</filename>.</simpara>
</listitem>
</varlistentry>
<varlistentry>
@@ -1686,7 +1686,8 @@ Optional packages: (JHBuild will build the missing packages)
</term>
<listitem>
<simpara>A string specifying the parent directory to place build
- trees. Defaults to <constant>None</constant>, which causes builds
+ trees. Defaults to <filename>~/.cache/jhbuild/build</filename>.
+ Setting the value to <constant>None</constant> causes builds
to be performed within the source trees.</simpara>
</listitem>
</varlistentry>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]