From 219a6dab8995aad9ac4860cc1a84d6f3509a03a4 Mon Sep 17 00:00:00 2001 From: wbx Date: Sun, 17 May 2009 14:41:34 +0200 Subject: Initial import --- package/openssh/patches/patch-configure | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 package/openssh/patches/patch-configure (limited to 'package/openssh/patches/patch-configure') diff --git a/package/openssh/patches/patch-configure b/package/openssh/patches/patch-configure new file mode 100644 index 000000000..aa0b7af45 --- /dev/null +++ b/package/openssh/patches/patch-configure @@ -0,0 +1,12 @@ +$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ +--- openssh-5.2p1.orig/configure 2009-02-23 01:18:14.000000000 +0100 ++++ openssh-5.2p1/configure 2009-05-01 12:34:00.000000000 +0200 +@@ -26712,7 +26712,7 @@ echo "${ECHO_T}yes" >&6; } + #define HEIMDAL 1 + _ACEOF + +- K5LIBS="-lkrb5 -ldes" ++ K5LIBS="-lkrb5" + K5LIBS="$K5LIBS -lcom_err -lasn1" + { echo "$as_me:$LINENO: checking for net_write in -lroken" >&5 + echo $ECHO_N "checking for net_write in -lroken... $ECHO_C" >&6; } -- cgit v1.2.3