Updated CVS package courtesy of the HaikuPorts crew - fixes the root user commit problem. Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28778 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-11-29
|
InstallOptionalHaikuImagePackage cvs-1.12.13-gcc2-2008-12-04
|
||||||
: $(baseURL)/cvs-1.12.13-gcc2-2008-11-29.zip
|
: $(baseURL)/cvs-1.12.13-gcc2-2008-12-04.zip
|
||||||
:
|
:
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user