From 218ed62da3c1e9d6f0ba1dd9580e916de5331f68 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 19 Jan 2009 19:29:35 -0200 Subject: add PDEBUILD_PBUILDER example to use cowbuilder --- pbuilderrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pbuilderrc') diff --git a/pbuilderrc b/pbuilderrc index c344b0a..019b695 100755 --- a/pbuilderrc +++ b/pbuilderrc @@ -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 -- cgit v1.2.3