]> git.pld-linux.org Git - packages/wine.git/commitdiff
- initial version
authorŁukasz Krotowski <lkrotowski@pld-linux.org>
Mon, 17 Nov 2008 10:49:55 +0000 (10:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wine-ca_certificates.patch -> 1.1

wine-ca_certificates.patch [new file with mode: 0644]

diff --git a/wine-ca_certificates.patch b/wine-ca_certificates.patch
new file mode 100644 (file)
index 0000000..823fbcc
--- /dev/null
@@ -0,0 +1,10 @@
+--- wine-1.1.8/dlls/crypt32/rootstore.c.org    2008-11-17 10:26:55.794870595 +0000
++++ wine-1.1.8/dlls/crypt32/rootstore.c        2008-11-17 10:30:18.050258256 +0000
+@@ -439,6 +439,7 @@
+  "/etc/ssl/certs",
+  "/etc/pki/tls/certs/ca-bundle.crt",
+  "/usr/local/share/certs/",
++ "/etc/certs/ca-certificates.crt",
+ };
+ static const BYTE authenticode[] = {
This page took 0.136294 seconds and 4 git commands to generate.