From f96441b9faf769c9ecdd4d338b605ea3d0cc4010 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 9 Nov 2004 00:36:47 +0000 Subject: Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to prevent it screwing up patches. BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA --- tn5250/tn5250-0.16.5/compile.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'tn5250') diff --git a/tn5250/tn5250-0.16.5/compile.patch b/tn5250/tn5250-0.16.5/compile.patch index e69de29bb2..8b94d80b1d 100644 --- a/tn5250/tn5250-0.16.5/compile.patch +++ b/tn5250/tn5250-0.16.5/compile.patch @@ -0,0 +1,16 @@ + +# +# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher +# + +--- tn5250-0.16.5/src/tn5250.c~compile ++++ tn5250-0.16.5/src/tn5250.c +@@ -179,7 +179,7 @@ + tn5250 [options] HOST[:PORT]\n"); + #ifdef HAVE_LIBSSL + printf("\ +- To connect using ssl prefix HOST with 'ssl:'. Example: ++ To connect using ssl prefix HOST with 'ssl:'. Example:\n\ + tn5250 +ssl_verify_server ssl:as400.example.com\n"); + #endif + printf ("\n\ -- cgit v1.2.3