summaryrefslogtreecommitdiff
path: root/docs/chapters/building.sgml
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2012-02-10 17:08:20 +0200
committerGuido Günther <agx@sigxcpu.org>2012-02-15 21:40:10 +0100
commit38afb27a1e3c792e1989f338428f31f46271abab (patch)
tree4cca354871a280fccd3c74919eddcaa0bb87623e /docs/chapters/building.sgml
parent7726bca4d55ebf36812a1736420dc55693e93aeb (diff)
docs: add missing tags to sgml files
Signed-off-by: Guido Günther <agx@sigxcpu.org>
Diffstat (limited to 'docs/chapters/building.sgml')
-rw-r--r--docs/chapters/building.sgml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/chapters/building.sgml b/docs/chapters/building.sgml
index 9bab07a..1d95faf 100644
--- a/docs/chapters/building.sgml
+++ b/docs/chapters/building.sgml
@@ -9,6 +9,7 @@
During the development phase (when you're either not on the
<emphasis>debian-branch</emphasis> or when you have uncommitted changes in
your repository) you'll usually use:
+ </para>
<screen>
&git-buildpackage; <option>--git-ignore-new</option>
</screen>
@@ -96,6 +97,7 @@ export-dir=../build-area
<option>postbuild</option>=<replaceable>lintian $GBP_CHANGES_FILE</replaceable>
</programlisting>
to your <filename>.gbp.conf</filename>.
+ </para>
</sect2>
<sect2 id="gbp.building.push">
<title>Pushing into a remote repository</title>