On Sun, Sep 20, 2009, Robert Collins wrote: > /usr/share/pbuilder/pbuilderrc contains (on line 51) > DEBBUILDOPTS="" > > the result of this is that exporting DEBBUILDOPTS has no effect. > > This is similar to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501390 > > I suggest that pbuilderrc should either not set DEBBUILDOPTS at all, or > set it as an append: > DEBBUILDOPTS="$DEBBUILDOPTS" > > Users that need to reset the opts over the default one can do so in > /etc/pbuilderrc or ~/.pbuilderrc
Well that's the case for a bunch of pbuilderrc configs. For this particular config, it would be possible not to set it in the default pbuilderrc but inherit it from the env instead, but I think the behaviour should be consistent for all pbuilder config vars. (BTW perhaps you meant DEB_BUILD_OPTIONS? that one goes through) -- 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