diff options
author | dancer <dancer> | 2002-01-17 18:41:48 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-01-17 18:41:48 +0000 |
commit | 0c5c2cd72415656f92a1e1663aded64cf9b3c229 (patch) | |
tree | 79d7d5b42e8579a38408979888ad1fccc5543285 /pbuilderrc | |
parent | 8dc73f5255da975798941f2659b019d37e992e26 (diff) | |
download | pbuilder-0c5c2cd72415656f92a1e1663aded64cf9b3c229.tar pbuilder-0c5c2cd72415656f92a1e1663aded64cf9b3c229.tar.gz |
added Daniel Kobras patch, to implement dpkg-buildpacakge options.
Testing this should be a good idea.
Diffstat (limited to 'pbuilderrc')
-rwxr-xr-x | pbuilderrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -32,3 +32,5 @@ export DEBIAN_FRONTEND="noninteractive" BUILDSOURCEROOTCMD="fakeroot" PBUILDERROOTCMD="sudo" +#default is to not to build source-packages. Passed on to dpkg-buildpackage +DEBBUILDOPTS="-b"
\ No newline at end of file |