On 1/10/07, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote:
> Not enough. You have to cleanup the build directory too, > otherwise tests fail, and git-hacking on git itself is ... complicated. Doesn't it handle that? ls *$X '$(DESTDIR_SQ)$(gitexecdir_SQ)'/*$X Note the first "*$X". It really should pick up on all executables in the build directory. Or do I miss something?
No-no, sorry. I didn't noticed the first *$X, which will of course catch the execs in the current directory. - To unsubscribe from this list: 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