I haven't tried this, but from the manpage: "--git-builder=BUILD_CMD
Use BUILD_CMD instead of debuild -i\.git -I.git " so specifying: --git-builder='debuild -i.git -I.git --prepend-path=/usr/lib/ccache' should work. On Sat, Oct 2, 2010 at 10:31 AM, Andrey Rahmatullin <[email protected]> wrote: > Hello. I use git-buildpackage and want to use ccache. I tried exporting > overriden CC and PATH, but that had no effect and `echo' in debian/rules > shows that both variables are reverted to the defaults. Does > git-buildpackage clear the environment? How can I use ccache in this > configuration? > > -- > WBR, wRAR > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (GNU/Linux) > > iQEcBAEBCAAGBQJMpu30AAoJEOih81koZvPBRIgH/1yJBDUo0fVBtvo0le9WNQ4H > 77U5F4vZnHccUW6B7BGRHxfHmLD23V7S/M8HkjyRvPub+YPljZCcmaBlW0H/bnBf > Rtgbd/fC00GnGsm7yKcLSSD472/BC3qSTeUp77RxLcqM0xYKpqI4+ZgUvDyntNZ3 > mY1+Dz8a3q/Hlrps3GGyZgWnNn0nZ/veMvomhJWugDw6bZ9mBvaix4ZFUaetwEI+ > itcnKFKjAsjL8syv24PzNTEljRQW/jXBOuCTePLCs+Gq8HzztvV+KzWVX5vJulJT > 6Uiu/BdgC2D7myIm38u5iCkNHPL/NkrH9Lu8pduKEa9B3m41wItUeTGFwpV/s9Y= > =mA8n > -----END PGP SIGNATURE----- > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

