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:
parent
1872ef33ab
commit
f836b0656b
@ -164,8 +164,8 @@ if [ IsOptionalHaikuImagePackageAdded CVS ] {
|
||||
Echo "No optional package CVS available for gcc4" ;
|
||||
} else {
|
||||
local baseURL = http://haiku-files.org/files/optional-packages ;
|
||||
InstallOptionalHaikuImagePackage cvs-1.12.13-gcc2-2008-09-30
|
||||
: $(baseURL)/cvs-1.12.13-gcc2-2008-09-30.zip
|
||||
InstallOptionalHaikuImagePackage cvs-1.12.13-gcc2-2008-11-29
|
||||
: $(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" ;
|
||||
} else {
|
||||
local baseURL = http://haiku-files.org/files/optional-packages ;
|
||||
InstallOptionalHaikuImagePackage yasm-0.7.1-gcc2-2008-10-01
|
||||
: $(baseURL)/yasm-0.7.1-gcc2-2008-10-01.zip
|
||||
InstallOptionalHaikuImagePackage yasm-0.7.2-gcc2-2008-11-25
|
||||
: $(baseURL)/yasm-0.7.2-gcc2-2008-11-25.zip
|
||||
:
|
||||
;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user