![]() |
How to apply a patch
Dear forum members,
I recently filed the following feature request on bugzilla; https://bugs.maemo.org/show_bug.cgi?id=6995#c3 As you can see, Ralph replied with a solution in the form of a patch which i would like to test for him, but, i can't find a way to apply the patch. Can someone please inform me how to do that? Kind regards |
Re: How to apply a patch
No offense meant, but if you don't already know how to apply a patch then you probably shouldn't be looking at doing so. Having said that, here's a brief rundown.
The patch is applied to the source code, so you'll need a full SDK setup. The patch is then applied using GNU patch: Code:
patch -p1 < file.patch |
Re: How to apply a patch
and of course the -p# can differ as well :)
|
Re: How to apply a patch
Quote:
|
Re: How to apply a patch
Quote:
|
Re: How to apply a patch
Quote:
You are probably right, but then again, i am trying to help with the development of maemo by submitting bugs and thinking of additional features and learn about it in the process. When someone asks if i could try the patch he made in response to MY feature request it would be kind of lame not to do so :D Well thanks for your small summary of how to apply a patch anyway! |
All times are GMT. The time now is 22:30. |
vBulletin® Version 3.8.8