[Xfce4-commits] <midori:master> Package CA bundle for windows

Christian Dywan noreply at xfce.org
Thu Jul 12 22:56:02 CEST 2012


Updating branch refs/heads/master
         to 23f9fa606a97c55dc93c85a0b523fcbbab616683 (commit)
       from 470b666d6c55d498cbf9952c48a0f859fbecafc7 (commit)

commit 23f9fa606a97c55dc93c85a0b523fcbbab616683
Author: Paweł Forysiuk <tuxator at o2.pl>
Date:   Thu Jul 12 21:34:12 2012 +0200

    Package CA bundle for windows

 win32/makedist/makedist.midori |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/win32/makedist/makedist.midori b/win32/makedist/makedist.midori
index 8545439..c83ec0b 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


More information about the Xfce4-commits mailing list