Hi,

When you create a patch, could you please create it from within the
tn5250 directory?

For example, don't do this:
     cd /foo
     diff -ur tn5250 tn5250-new

instead do this:
     cd /foo/tn5250-new
     diff -ur . ../tn5250

The problem I'm trying to solve is that when I apply the tn5250-scs patch
that you've posted the link to, it asks me for the filename of every
single file that you've changed, since I don't have a tn5250-new
directory.

Granted, I could create a directory called tn5250-new to apply my patch
in, but I shouldn't have to! :)


On Fri, 22 Aug 2003, James Rich wrote:

> The patch is too large to post inline, so I've put it on my web server:
> http://www.chowhouse.com/~james/tn5250-scs.patch
>
_______________________________________________
This is the Linux 5250 Development Project (LINUX5250) mailing list
To post a message email: [EMAIL PROTECTED]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/linux5250
or email: [EMAIL PROTECTED]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/linux5250.

Reply via email to