Updated CVS and yasm packages, thanks to Scott McCreary for the updates!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28768 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -164,8 +164,8 @@ if [ IsOptionalHaikuImagePackageAdded CVS ] {
|
|||||||
Echo "No optional package CVS available for gcc4" ;
|
Echo "No optional package CVS available for gcc4" ;
|
||||||
} else {
|
} else {
|
||||||
local baseURL = http://haiku-files.org/files/optional-packages ;
|
local baseURL = http://haiku-files.org/files/optional-packages ;
|
||||||
InstallOptionalHaikuImagePackage cvs-1.12.13-gcc2-2008-09-30
|
InstallOptionalHaikuImagePackage cvs-1.12.13-gcc2-2008-11-29
|
||||||
: $(baseURL)/cvs-1.12.13-gcc2-2008-09-30.zip
|
: $(baseURL)/cvs-1.12.13-gcc2-2008-11-29.zip
|
||||||
:
|
:
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
@@ -510,8 +510,8 @@ if [ IsOptionalHaikuImagePackageAdded Yasm ] {
|
|||||||
Echo "No optional package Yasm available for gcc4" ;
|
Echo "No optional package Yasm available for gcc4" ;
|
||||||
} else {
|
} else {
|
||||||
local baseURL = http://haiku-files.org/files/optional-packages ;
|
local baseURL = http://haiku-files.org/files/optional-packages ;
|
||||||
InstallOptionalHaikuImagePackage yasm-0.7.1-gcc2-2008-10-01
|
InstallOptionalHaikuImagePackage yasm-0.7.2-gcc2-2008-11-25
|
||||||
: $(baseURL)/yasm-0.7.1-gcc2-2008-10-01.zip
|
: $(baseURL)/yasm-0.7.2-gcc2-2008-11-25.zip
|
||||||
:
|
:
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user