(In reply to ifinisheri from comment #108) > I encountered the same question while building firefox11.0 and patches here > seem like to be the right answer. > But when I checked the latest patch,which is modified on 2012-03-06 08:11 > PST, by Landry Breuil,I found this patch can hardly match souce code in > js/src of FF11.0. > I wonder that if the patch only support for FF10.0 or that I have checked > out the wrong version patch? > By the way, can anyone tell me how to use the patch here?Each time I used it > ,I just copy the code of the patch down and then manually compared it with > the js/src. which takes a rather long time and you know,I am just irritated > by that. > Any useful suggestions would be appreciated,thx!
'man patch', for starts tho it would be `patch -p1 --dry-run < /path/to/patch` to check it for failure if all went well you could drop the --dry-run. Hope that helps ya a bit. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu. https://bugs.launchpad.net/bugs/908508 Title: Firefox/Thunderbird 10 FTBFS on powerpc in js/src/yarr/pcre Status in The Mozilla Firefox Browser: In Progress Status in “firefox” package in Ubuntu: Fix Released Status in “thunderbird” package in Ubuntu: Fix Released Bug description: Debian has the fix, so I'll add it to the branch and it should work with the next upload. To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/908508/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

