[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Q: How-To Submit patches



> 
> So recipient has to use patch -p1 (or rename his archive) right?
> Do you tell them or just let'em figure it out?
> 
> mv pkg pkg.orig
> diff -pruN pkg.orig pkg
> 
> is too dangerous (for the recipient)?
> 

patch is very smart.  It can figure out what files to patch even if the dir
names have changed slightly.



Reply to: