From 23f9fa606a97c55dc93c85a0b523fcbbab616683 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Forysiuk?= Date: Thu, 12 Jul 2012 21:34:12 +0200 Subject: [PATCH] Package CA bundle for windows --- win32/makedist/makedist.midori | 3 +++ 1 file changed, 3 insertions(+) diff --git a/win32/makedist/makedist.midori b/win32/makedist/makedist.midori index 85454399..c83ec0bd 100755 --- a/win32/makedist/makedist.midori +++ b/win32/makedist/makedist.midori @@ -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