Am Mi, den 08.12.2004 schrieb Gustavo Seabra um 20:07: > >This issue is in bugzilla, here: > >https://bugzilla.redhat.com/beta/show_bug.cgi?id=136080 > I visited this buzilla and saw they have a patch there. How do I apply it? Get the patch file by downloading it i.e. to /var/tmp. Please keep in mind that it is a suggestion and still discussed in the bugzilla ticket. It would be good if you copy yourself the firefox.js before processing to a safe place, to be able to put it back at it's right place. Ok, when the patch file - which is in valid diff format - is on your local drive, you can run: cd `locate firefox.js | sed -e 's/firefox.js//'` [to be in the directory where the firefox.js file is] Now apply the patch - lets say you saved it as firefox.js.patch - with: patch -p1 < /var/tmp/firefox.js.patch To see whether it might give problems you can run patch first in "simulation mode": patch -p1 --dry-run < /vat/tmp/firefox.js.patch This will show you whether there are mismatches or whether all will go ok. If last, then leave away the "--dry-run" switch. Now the changes are applied. I would suggest you shut down firefox before you apply the patch and start it again afterwards. Alexander -- Alexander Dalloz | Enger, Germany | new address - new key: 0xB366A773 legal statement: http://www.uni-x.org/legal.html Fedora GNU/Linux Core 2 (Tettnang) on Athlon kernel 2.6.9-1.6_FC2smp Serendipity 00:50:21 up 3 days, 12 users, load average: 1.05, 0.47, 0.32
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil