]> git.kaiwu.me - 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>
Thu, 3 Dec 2009 22:39:14 +0000 (23:39 +0100)
commit931ffe0f6138c7f8c8e7fc53b7f752004aea52df
tree6817f902ed802a07b3e94bc34890073d1e437d68
parent0b1788157509c808937a6a8069797e8548aede82
[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".
(cherry picked from commit 63076b3f611803a9bf9e6012193f89d14ccc32d2)

[wt: finally decided to merge it into 1.3.15.x because packaging
 backports was becoming an annoying experience].
(cherry picked from commit e68f64fd01d5c4fd561a82642f112bd5376bb8df)
Makefile