On Sun, Nov 23, 2008 at 06:23:58AM -0700, Gary Thomas wrote:
> > Applied, thanks.
> > 
> > Your patches still seem to be broken; make sure you can save your own
> > mail, then apply it to a clean trunk with "patch -p1 < your_patch". I
> > fixed it manually.
> 
> Just a matter of where/how I made the diffs (using SVN) - I normally
> use -p0 patches internally.  How about this (hopefully fixes both issues)?

It's not a matter of -p0 vs. -p1; your first patches contained here...

> --- ptx/rules/ckermit.in        (revision 4690)
      ^^^
> +++ ptx/rules/ckermit.in        (working copy)
      ^^^
different path depths; -pN cuts off N directories, so after having done
that with both paths, it should end in the same "rest".

> @@ -1,9 +1,10 @@
>  ## SECTION=communication
>  menuconfig CKERMIT
>         tristate
> -       prompt "Columbia Univ 'kermit' terminal program"
> +       prompt "C-Kermit"
>         select NCURSES
>         help
> -         Basic file transfer & terminal control
> +          Columbia Univ 'kermit' terminal program, provides
> +         basic file transfer & serial port control

The other menu entries are even all-lowercase, I made it that way now.

However, thanks for your patches!

rsc
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
      Peiner Straße 6-8, 31137 Hildesheim, Germany
  Phone: +49-5121-206917-0  | Fax: +49-5121-206917-5555


--
ptxdist mailing list
[email protected]

Reply via email to