projects
/
tools
/
git-buildpackage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07ceb2c
)
documentation typo
author
Dietmar Winkler
<Dietmar.Winkler@TU-Berlin.de>
Tue, 6 Jan 2009 14:15:13 +0000
(15:15 +0100)
committer
Guido Guenther
<agx@sigxcpu.org>
Tue, 6 Jan 2009 16:29:50 +0000
(17:29 +0100)
docs/chapters/special.sgml
patch
|
blob
|
history
diff --git
a/docs/chapters/special.sgml
b/docs/chapters/special.sgml
index 8f4305727253662e926f413fd97766c0fc425b3a..6454574abe0244d50e1f3cacf5fd612b2cc5673f 100644
(file)
--- a/
docs/chapters/special.sgml
+++ b/
docs/chapters/special.sgml
@@
-71,7
+71,7
@@
cleanup-script.sh
option instead:
<programlisting>
-<command>git-buildpackage</command> <option>--git-builder="pdebuild --debbuildopts '-I.git -i\.git"</option> <option>--git-cleaner="fakeroot debian/rules clean"</option>
+<command>git-buildpackage</command> <option>--git-builder="pdebuild --debbuildopts '-I.git -i\.git
'
"</option> <option>--git-cleaner="fakeroot debian/rules clean"</option>
</programlisting>
Note that we also used a different clean command since since &pdebuildcmd;