> > -PBUILDERROOTCMD="sudo"
> > +PBUILDERROOTCMD="sudo -E"

On Fri, Feb 01, 2008, Junichi Uekawa wrote:
> This only works for ubuntu sudo.

 Actually I just tested this and it works with Debian's sudo as well:
 $ DIST=foo sudo env | grep DIST
 => nothing
 $ DIST=foo sudo -E env | grep DIST
 DIST=foo

 Would you mind if we used this as the default in Debian as well?

-- 
Loïc Minier



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to