Hi, At Sun, 13 Dec 2009 11:37:57 +0100, Loïc Minier wrote: > > > > -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?
Hmm... strange. I don't quite remember when it started working in Debian. Yeah, let's do that. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

