ok, second try, this time the patch actually applies cleanly.

This commit is contained in:
Scott McCreary
2010-04-30 05:27:17 +00:00
parent 145e8be5e6
commit dbb0d11a88

View File

@@ -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".