Hi, On Sat, 2006-07-29 at 12:36 +0200, Marco d'Itri wrote: > On Jul 29, Marco d'Itri <[EMAIL PROTECTED]> wrote: > > > It would just need to add /usr/lib/ccache/ at the beginning of the $PATH. > And preserve $CCACHE_*.
Although there isn't a dedicated option, it's now possible to achieve the desired effect (or will be once 2.10.20 hits the archive, probably some time next week). 2.10.20 will add a --prepend-path option, and --preserve-envvars has supported wildcards since 2.10.17, so one could: debuild --prepend-path=/usr/lib/ccache --preserve-envvars=CCACHE_* (or the configuration file equivalents). Regards, Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

