OptionalPackages: Fix CVS URL

Due to a copy'n'paste error the curl package was used. While at it,
use the rebuilt package.
This commit is contained in:
Ingo Weinhold
2013-03-28 12:16:41 +00:00
parent 90692f47f7
commit dd60d4eef6
+2 -2
View File
@@ -466,8 +466,8 @@ if [ IsOptionalHaikuImagePackageAdded CVS ] {
: : true ;
} else {
InstallOptionalHaikuImagePackage
cvs-1.12.13.1-1-x86_gcc2.hpkg
: $(hpkgBaseURL)/curl-7.21.6-1-x86_gcc2.hpkg
cvs-1.12.13.1-2-x86_gcc2.hpkg
: $(hpkgBaseURL)/cvs-1.12.13.1-2-x86_gcc2.hpkg
: common packages ;
}
}