Thank you very much my friend.
Moritz Lutz schrieb:
> 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-- Gruß, Johannes http://www.hehejo.de _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
