25 Oct
2006
25 Oct
'06
5:55 p.m.
On Wed, Oct 25, 2006 at 12:47:02PM +0300, Roman Kyrylych <roman.kyrylych@gmail.com> wrote:
Maybe. I just started to read diff/patch tutorial today. :-)
1) cp -a pacman-lib pacman-lib.orig 2) edit a file inside pacman-lib 3) diff -Naur pacman-lib.orig pacman-lib > foo.diff 4) ensure that foo.diff contains only what you want and send it to apply a patch: 1) cd pacman-lib 2) patch -p1 < foo.diff that's all :) udv / greetings, VMiklos -- Developer of Frugalware Linux, to make things frugal - http://frugalware.org