diff options
-rwxr-xr-x | pbuilderrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -35,6 +35,9 @@ DEBEMAIL="" #for pbuilder debuild BUILDSOURCEROOTCMD="fakeroot" PBUILDERROOTCMD="sudo" +# use cowbuilder for pdebuild +#PDEBUILD_PBUILDER="cowbuilder" + # command to satisfy build-dependencies; the default is an internal shell # implementation which is relatively slow; there are two alternate |