Robert Schwebel wrote: > Gary, > > comments below in the text. Nothing serious, I'll add the patch anyway, > but please don't forget to send the missing patches. > ... snip
>> --- /work/ptxdist-trunk/rules/ckermit.in 1969-12-31 17:00:00.000000000 >> -0700 >> +++ /tmp/ptx-2008_11_21/ptx/rules/ckermit.in 2008-11-21 15:14:07.000000000 >> -0700 >> @@ -0,0 +1,9 @@ >> +## SECTION=communication >> +menuconfig CKERMIT >> + tristate >> + prompt "Columbia Univ 'kermit' terminal program" > > short names, please > Note: I didn't understand this comment - left unchanged for now. The remainder adds the canonical patch treatment. --- patches/cku211/generic/cross-build.patch (revision 4690) +++ patches/cku211/generic/cross-build.patch (working copy) @@ -1,3 +1,11 @@ +Subject: Enable cross build +From: Gary Thomas <[EMAIL PROTECTED]> + +Minor Makefile changes to allow package to be cross-built +for targets. + +Signed-off-by: Gary Thomas <[EMAIL PROTECTED]> + --- cku211/makefile 2004-04-17 12:52:00.000000000 -0600 +++ cku211.NEW/makefile 2007-09-26 08:42:39.000000000 -0600 @@ -1406,13 +1406,12 @@ --- patches/cku211/generic/series (revision 0) +++ patches/cku211/generic/series (revision 0) @@ -0,0 +1 @@ +cross-build.patch -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------ -- ptxdist mailing list [email protected]
