SOURCES: shishi-fix.patch (NEW) - build fix

qboosh qboosh at pld-linux.org
Sat Aug 13 12:50:02 CEST 2005


Author: qboosh                       Date: Sat Aug 13 10:50:02 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- build fix

---- Files affected:
SOURCES:
   shishi-fix.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/shishi-fix.patch
diff -u /dev/null SOURCES/shishi-fix.patch:1.1
--- /dev/null	Sat Aug 13 12:50:02 2005
+++ SOURCES/shishi-fix.patch	Sat Aug 13 12:49:57 2005
@@ -0,0 +1,11 @@
+--- shishi-0.0.22/src/kdc.h.orig	2005-08-13 12:27:45.008966000 +0200
++++ shishi-0.0.22/src/kdc.h	2005-08-13 12:40:35.973761936 +0200
+@@ -169,7 +169,7 @@
+ #define DH_BITS 1024
+ extern gnutls_dh_params dh_params;
+ extern gnutls_anon_server_credentials anoncred;
+-extern gnutls_anon_server_credentials x509cred;
++extern gnutls_certificate_credentials x509cred;
+ #endif
+ 
+ /* Interface between shishid.c and server.c. */
================================================================



More information about the pld-cvs-commit mailing list