From 98f9bb8c34249fa044e667c2a40397fb67ce2e06 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 14 Oct 2010 00:25:49 +0200 Subject: update heimdal to latest upstream, not fully ready --- package/heimdal/patches/patch-kdc_kx509_c | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 package/heimdal/patches/patch-kdc_kx509_c (limited to 'package/heimdal/patches/patch-kdc_kx509_c') diff --git a/package/heimdal/patches/patch-kdc_kx509_c b/package/heimdal/patches/patch-kdc_kx509_c deleted file mode 100644 index d3518d651..000000000 --- a/package/heimdal/patches/patch-kdc_kx509_c +++ /dev/null @@ -1,18 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- heimdal-1.2.1.orig/kdc/kx509.c 2008-07-28 14:04:51.000000000 +0200 -+++ heimdal-1.2.1/kdc/kx509.c 2009-01-04 18:43:21.853211573 +0100 -@@ -32,6 +32,9 @@ - */ - - #include "kdc_locl.h" -+ -+#ifdef PKINIT -+ - #include - #include - #include -@@ -454,3 +457,4 @@ out: - - return 0; - } -+#endif -- cgit v1.2.3