[arch] patching with makepkg

Moritz Lutz moritz.lutz at gmail.com
Mon Jan 1 15:15:30 EST 2007


No you have to apply the patch in the PKGBUILD

you must add patch .... in the build process.
Like this

build(){
...
patch -Np1 -i ../patch.patch || return 1
....
}

Moritz

On 1/1/07, Johannes Held <mail at hehejo.de> wrote:
>
> Hi,
>
> what is need to be done, that a patch is applied using makepkg?
>
> I looked into the PKGBUILD of rhythmbox - there's no special command for
> applying patches.
>
> I put the patch named as "crossfade.patch" into /var/abs/local/rhythmbox
> and ran
> makepkg.
> Is the patch now applied?
>
>
> --
> Gruß, Johannes
> http://www.hehejo.de
>
> _______________________________________________
> arch mailing list
> arch at archlinux.org
> http://www.archlinux.org/mailman/listinfo/arch
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.archlinux.org/pipermail/arch/attachments/20070101/55587e35/attachment.html 


More information about the arch mailing list