From 8c3ed453224b74456c6e995bb6bfb5a6949d601e Mon Sep 17 00:00:00 2001 From: dancer Date: Mon, 4 Mar 2002 02:46:20 +0000 Subject: changed default to source and binary build --- pbuilderrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pbuilderrc') diff --git a/pbuilderrc b/pbuilderrc index 1143498..3f50832 100755 --- a/pbuilderrc +++ b/pbuilderrc @@ -32,8 +32,9 @@ DEBEMAIL="nobody@nowhere" BUILDSOURCEROOTCMD="fakeroot" PBUILDERROOTCMD="sudo" -#default is to not to build source-packages. Passed on to dpkg-buildpackage -DEBBUILDOPTS="-b" +#default is to build everything. Passed on to dpkg-buildpackage +#DEBBUILDOPTS="-b" +DEBBUILDOPTS="" #APT configuration files directory APTCONFDIR="" -- cgit v1.2.3