mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
ok, second try, this time the patch actually applies cleanly.
This commit is contained in:
@@ -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".
|
||||
|
||||
Reference in New Issue
Block a user