Updated git to 1.7.3.5, and cleaned up it's directories a bit.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40965 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Scott McCreary 2011-03-15 17:54:46 +00:00
parent 2708c3e1c8
commit 6a907d5140
1 changed files with 2 additions and 2 deletions

View File

@ -797,8 +797,8 @@ if [ IsOptionalHaikuImagePackageAdded Git ] {
Echo "No optional package Git available for $(TARGET_ARCH)" ;
} else {
InstallOptionalHaikuImagePackage
git-1.7.1-x86-gcc2-2010-05-26.zip
: $(baseURL)/git-1.7.1-x86-gcc2-2010-05-26.zip
git-1.7.3.5-x86-gcc2-2011-03-15.zip
: $(baseURL)/git-1.7.3.5-x86-gcc2-2011-03-15.zip
: : true ;
}
}