aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
diff options
context:
space:
mode:
authordancer <dancer>2002-03-04 02:46:20 +0000
committerdancer <dancer>2002-03-04 02:46:20 +0000
commit8c3ed453224b74456c6e995bb6bfb5a6949d601e (patch)
tree9935a1ade9362495d4dcae6e1de495919d782e0e /pbuilderrc.5
parentd9d8422207a3291cea87b0f747c3a9fc0b31addf (diff)
downloadpbuilder-8c3ed453224b74456c6e995bb6bfb5a6949d601e.tar
pbuilder-8c3ed453224b74456c6e995bb6bfb5a6949d601e.tar.gz
changed default to source and binary build
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.54
1 files changed, 2 insertions, 2 deletions
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index b29f643..9288a40 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -142,14 +142,14 @@ Overwridden with
command-line option.
.TP
-.BI "DEBBUILDOPTS=" "-b"
+.BI "DEBBUILDOPTS=" ""
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.
-The default value is to build binary-only.
+The default value is to build source and binary package.
.TP
.BI "BUILDSOURCEROOTCMD=" "fakeroot"