r121 - videolan/vlc/debian/patches
xtophe-guest at alioth.debian.org
xtophe-guest at alioth.debian.org
Wed Mar 14 14:21:14 CET 2007
Author: xtophe-guest
Date: 2006-12-10 00:38:23 +0000 (Sun, 10 Dec 2006)
New Revision: 121
Modified:
videolan/vlc/debian/patches/020_certificates_paths.diff
Log:
fix the patch
Modified: videolan/vlc/debian/patches/020_certificates_paths.diff
===================================================================
--- videolan/vlc/debian/patches/020_certificates_paths.diff 2006-12-09 23:38:50 UTC (rev 120)
+++ videolan/vlc/debian/patches/020_certificates_paths.diff 2006-12-10 00:38:23 UTC (rev 121)
@@ -2,6 +2,7 @@
===================================================================
--- vlc-trunk/modules/misc/gnutls.c (revision 18345)
+++ vlc-trunk/modules/misc/gnutls.c (working copy)
+@@ -728,6 +728,10 @@
sprintf (path, "%s/ca-certificates.crt", datadir);
gnutls_Addx509File ((vlc_object_t *)p_session,
p_sys->x509_cred, path, VLC_FALSE);
More information about the Pkg-multimedia-commits
mailing list