]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[BUILD] use "git cmd" instead of "git-cmd"
authorWilly Tarreau <w@1wt.eu>
Thu, 23 Jul 2009 11:43:33 +0000 (13:43 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 26 Jul 2009 15:32:18 +0000 (17:32 +0200)
commit63076b3f611803a9bf9e6012193f89d14ccc32d2
treee8f86ebf56421eb997452c372d61a1b09f47f45b
parentbe8c736cca24f3981a3e9dee868605ae76b9565c
[BUILD] use "git cmd" instead of "git-cmd"

Newer GIT versions do not support "git-cmd" anymore, so date and version
can be wrong during development builds. Use "git cmd" now. Also fix
git-tar to use "git archive" instead of "git-tar-tree".
Makefile