Package CA bundle for windows
This commit is contained in:
parent
470b666d6c
commit
23f9fa606a
1 changed files with 3 additions and 0 deletions
|
@ -142,6 +142,9 @@ grab_files etc pango
|
|||
# copy configuration, otherwise webkit will crash
|
||||
grab_files etc fonts
|
||||
|
||||
# We need to ship our CA bundle for now
|
||||
cp /etc/pki/tls/certs/ca-bundle.crt $workdir/share/midori/res/
|
||||
|
||||
echo -n .
|
||||
|
||||
# copy lib
|
||||
|
|
Loading…
Reference in a new issue