aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2009-12-12 16:06:08 +0100
committerLoïc Minier <lool@dooz.org>2009-12-12 16:06:08 +0100
commit4639b8e84cf47899655bbe9f04279493ed99ee01 (patch)
tree33172b1b9399c6b3ae1b67c14d2b67a070eaa423 /pbuilderrc.5
parent070f8c798b9b2d98ef98a8407b8812ce9ab745ad (diff)
downloadpbuilder-4639b8e84cf47899655bbe9f04279493ed99ee01.tar
pbuilder-4639b8e84cf47899655bbe9f04279493ed99ee01.tar.gz
Make --debbuildopts additive
Change --debbuildopts to be additive and reset the list of options to the empty list if --debbuildopts "" is passed. Update docs and add NEWS entry.
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.55
1 files changed, 3 insertions, 2 deletions
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index e307dc4..0983c4e 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -149,8 +149,9 @@ For details, see
The options given here will be passed on to
.BR dpkg-buildpackage .
This can be useful e.g. for binary-only builds. The command-line option
-.B "--debbuildopts"
-overrides any contents specified here.
+.B "--debbuildopts" will be appended to any contents specified here but
+may also be used to reset the list of options.
+
The default value is to build source and binary package.
.TP