[jhbuild] doc: clean a wrong placed and repeated paragraph
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] doc: clean a wrong placed and repeated paragraph
- Date: Wed, 27 Jan 2016 15:59:15 +0000 (UTC)
commit b6a89ced33b6c60139e72f986e5be5cd223cf870
Author: Abel 'Akronix' Serrano Juste <akronix5 gmail com>
Date: Tue Jan 19 01:18:48 2016 +0100
doc: clean a wrong placed and repeated paragraph
https://bugzilla.gnome.org/show_bug.cgi?id=760815
doc/C/index.docbook | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/doc/C/index.docbook b/doc/C/index.docbook
index 8af2ef7..374fcbc 100644
--- a/doc/C/index.docbook
+++ b/doc/C/index.docbook
@@ -349,10 +349,6 @@
<screen><prompt>$</prompt> <userinput>jhbuild make</userinput></screen>
- <para>If JHBuild is cancelled part way through a build, it is possible
- to resume the build at a particular module using the
- <option>--start-at</option> option:</para>
-
<para>To get a list of the modules and dependencies JHBuild will build,
and the order they will be built, use the <command>list</command>
command:</para>
@@ -514,7 +510,7 @@
<programlisting>#!/bin/sh
GNOME=<replaceable>~/jhbuild/install</replaceable>
-
+
GDK_USE_XFT=1
XDG_DATA_DIRS=$XDG_DATA_DIRS:$GNOME/share
XDG_CONFIG_DIRS=$XDG_CONFIG_DIRS:$GNOME/etc/xdg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]