Seems even my fix was off by one.
This commit is contained in:
parent
47cede7b8c
commit
9498da9c14
@ -356,7 +356,7 @@ if [ IsOptionalHaikuImagePackageAdded Bzip ] {
|
||||
|
||||
# CARootCertificates
|
||||
if [ IsOptionalHaikuImagePackageAdded CARootCertificates ] {
|
||||
InstallOptionalHaikuImagePackage cert-2012-12-19.zip
|
||||
InstallOptionalHaikuImagePackage cert-2012-02-19.zip
|
||||
: $(baseURL)/cert-2012-02-19.zip
|
||||
: common data ssl ;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user