diff --git a/net-misc/openssh/patches/openssh-5.5p1.patch b/net-misc/openssh/patches/openssh-5.5p1.patch index 102fda326..055b257d0 100644 --- a/net-misc/openssh/patches/openssh-5.5p1.patch +++ b/net-misc/openssh/patches/openssh-5.5p1.patch @@ -1,5 +1,5 @@ -diff -urN openssh-5.5p1-orig/configure.ac openssh-5.5p1-haiku/configure.ac ---- openssh-5.5p1-orig/configure.ac 2010-04-10 12:58:01.014942208 +0000 +diff -urN openssh-5.5p1/configure.ac openssh-5.5p1-haiku/configure.ac +--- openssh-5.5p1/configure.ac 2010-04-10 12:58:01.014942208 +0000 +++ openssh-5.5p1-haiku/configure.ac 2010-04-30 05:09:08.936378368 +0000 @@ -1277,7 +1277,7 @@ LIBEDIT=`$PKGCONFIG --libs-only-l libedit` @@ -10,8 +10,8 @@ diff -urN openssh-5.5p1-orig/configure.ac openssh-5.5p1-haiku/configure.ac fi OTHERLIBS=`echo $LIBEDIT | sed 's/-ledit//'` AC_CHECK_LIB(edit, el_init, -diff -urN openssh-5.5p1-orig/pathnames.h openssh-5.5p1-haiku/pathnames.h ---- openssh-5.5p1-orig/pathnames.h 2010-02-24 06:17:58.023592960 +0000 +diff -urN openssh-5.5p1/pathnames.h openssh-5.5p1-haiku/pathnames.h +--- openssh-5.5p1/pathnames.h 2010-02-24 06:17:58.023592960 +0000 +++ openssh-5.5p1-haiku/pathnames.h 2010-04-30 04:53:52.000000000 +0000 @@ -12,7 +12,15 @@ * called by a name other than "ssh" or "Secure Shell".