Hi, On Mon, 3 Jul 2006, Petr Baudis wrote: > Dear diary, on Mon, Jul 03, 2006 at 10:08:31AM CEST, I got a letter > where Junio C Hamano <junkio@xxxxxxx> said that... > > Petr Baudis <pasky@xxxxxxx> writes: > > > > > Dear diary, on Mon, Jul 03, 2006 at 08:54:47AM CEST, I got a letter > > > where Junio C Hamano <junkio@xxxxxxx> said that... > > >> -- >8 -- > > >> INSTALL: a tip for running after building but without installing. > > >> > > >> Signed-off-by: Junio C Hamano <junkio@xxxxxxx> > > > > > > Acked-by: Petr Baudis <pasky@xxxxxxx> > > > > > > I can live with this "weak (D3)". 99% of Git users probably use > > > installed Git instance anyway and most of the rest are likely to be Git > > > developers testing new code who can do this extra environment setup. > > > > You earlier had to set two environment variables anyway but you > > have added another. I do not see what's weak about it. > > I don't usually use the git wrapper so I got away without setting > GIT_EXEC_PATH yet. ;-) This is the config.mak I use everywhere: -- snip -- bindir = $(shell pwd) template_dir = $(bindir)/templates/blt GIT_PYTHON_DIR = $(bindir)/compat -- snap -- No environment variable. Ciao, Dscho - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html