updated mercurial to 1.5
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35833 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
7785598bb7
commit
fe58216997
@ -658,8 +658,8 @@ if [ IsOptionalHaikuImagePackageAdded Mercurial ] {
|
|||||||
if $(TARGET_ARCH) != x86 {
|
if $(TARGET_ARCH) != x86 {
|
||||||
Echo "No optional package Mercurial available for $(TARGET_ARCH)" ;
|
Echo "No optional package Mercurial available for $(TARGET_ARCH)" ;
|
||||||
} else {
|
} else {
|
||||||
InstallOptionalHaikuImagePackage mercurial-1.3.1-r1a1-x86-gcc2-2009-08-30.zip
|
InstallOptionalHaikuImagePackage mercurial-1.5-x86-gcc2-2010-03-12.zip
|
||||||
: $(baseURL)/mercurial-1.3.1-r1a1-x86-gcc2-2009-08-30.zip
|
: $(baseURL)/mercurial-1.5-x86-gcc2-2010-03-12.zip
|
||||||
:
|
:
|
||||||
: true
|
: true
|
||||||
;
|
;
|
||||||
|
Loading…
Reference in New Issue
Block a user