[pacman-dev] wrong description of configure switches
VMiklos
vmiklos at frugalware.org
Wed Oct 25 05:55:28 EDT 2006
On Wed, Oct 25, 2006 at 12:47:02PM +0300, Roman Kyrylych <roman.kyrylych at 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
More information about the pacman-dev
mailing list