Re: Patches?!??!



PQBON wrote:

> I think I need diff but that is all I know...
> The diff and patch man pages didn't help at all. I found nothing on the
> web...

# diff -urN old new | gzip -c >patch-<version>

Assuming you have current src tree in new/ and last release tree in old/
dir.

Then user just does `patch -p1` and everything's on place.

-- 
BlackWine.



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