]> git.pld-linux.org Git - packages/wine.git/blame - wine-ca_certificates.patch
- rel 3; ncursesw detection (wine checks for soname exactly instead of checking if...
[packages/wine.git] / wine-ca_certificates.patch
CommitLineData
beafc810
MM
1--- wine-1.3.25/dlls/crypt32/rootstore.c~ 2011-07-22 19:32:43.000000000 +0200
2+++ wine-1.3.25/dlls/crypt32/rootstore.c 2011-07-29 14:50:36.459205636 +0200
3@@ -487,6 +487,7 @@
7de1e8ad
ŁK
4 "/etc/pki/tls/certs/ca-bundle.crt",
5 "/usr/local/share/certs/",
beafc810 6 "/etc/sfw/openssl/certs",
7de1e8ad
ŁK
7+ "/etc/certs/ca-certificates.crt",
8 };
9
10 static const BYTE authenticode[] = {
This page took 0.020981 seconds and 4 git commands to generate.