Fixed an off by one error.
This commit is contained in:
parent
743d0826f7
commit
5227cdd195
@ -357,7 +357,7 @@ if [ IsOptionalHaikuImagePackageAdded Bzip ] {
|
|||||||
# CARootCertificates
|
# CARootCertificates
|
||||||
if [ IsOptionalHaikuImagePackageAdded CARootCertificates ] {
|
if [ IsOptionalHaikuImagePackageAdded CARootCertificates ] {
|
||||||
InstallOptionalHaikuImagePackage cert-2012-12-19.zip
|
InstallOptionalHaikuImagePackage cert-2012-12-19.zip
|
||||||
: $(baseURL)/cert-2012-12-19.zip
|
: $(baseURL)/cert-2012-02-19.zip
|
||||||
: common data ssl ;
|
: common data ssl ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user