]> git.pld-linux.org Git - packages/wine.git/blame - wine-ca_certificates.patch
- rel 3; enable 64bit wine
[packages/wine.git] / wine-ca_certificates.patch
CommitLineData
7de1e8ad
ŁK
1--- wine-1.1.8/dlls/crypt32/rootstore.c.org 2008-11-17 10:26:55.794870595 +0000
2+++ wine-1.1.8/dlls/crypt32/rootstore.c 2008-11-17 10:30:18.050258256 +0000
3@@ -439,6 +439,7 @@
4 "/etc/ssl/certs",
5 "/etc/pki/tls/certs/ca-bundle.crt",
6 "/usr/local/share/certs/",
7+ "/etc/certs/ca-certificates.crt",
8 };
9
10 static const BYTE authenticode[] = {
This page took 0.034618 seconds and 4 git commands to generate.