In my opinion, http://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz should be used instead, since it seems to be the official location.
On 11/12/2011 19:58, Konstantin Tcholokachvili wrote:
Hello, I wanted to install cgit on Backtrack Linux, during the process it turned out that the GIT_URL variable in the Makefile isn't correct anymore, now it should be GIT_URL = http://download.openpkg.org/components/cache/git/git-$(GIT_VER).tar.gz and thus to decompress it *tar -xjf* becomes *tar -xzf.* * *
-- Džen _______________________________________________ cgit mailing list [email protected] http://hjemli.net/mailman/listinfo/cgit
