firefox: refresh patches#126
Merged
Merged
Conversation
Just touch what is necessary to avoid surprises. Warning seen: | ... | Applying patch remove-needless-windows-dependency.patch | patching file build/moz.configure/toolchain.configure | Hunk OSSystems#1 succeeded at 906 with fuzz 2 (offset 32 lines). | ... | Applying patch Set-javascript.options.showInConsole.patch | patching file modules/libpref/init/all.js | Hunk OSSystems#1 succeeded at 1232 with fuzz 2 (offset 93 lines). | ... | Applying patch Don-t-auto-disable-extensions-in-system-directories.patch | patching file browser/app/profile/firefox.js | Hunk OSSystems#1 succeeded at 62 with fuzz 2 (offset -12 lines). | ... | Applying patch 0001-use-pkg-config-to-find-nss.patch | patching file old-configure | Hunk OSSystems#1 succeeded at 10639 with fuzz 2 (offset 1 line). | Hunk OSSystems#2 succeeded at 10648 (offset 1 line). | ... Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Just touch what is necessary to avoid surprises.
Warning seen:
| ...
| Applying patch remove-needless-windows-dependency.patch
| patching file build/moz.configure/toolchain.configure
| Hunk #1 succeeded at 906 with fuzz 2 (offset 32 lines).
| ...
| Applying patch Set-javascript.options.showInConsole.patch
| patching file modules/libpref/init/all.js
| Hunk #1 succeeded at 1232 with fuzz 2 (offset 93 lines).
| ...
| Applying patch Don-t-auto-disable-extensions-in-system-directories.patch
| patching file browser/app/profile/firefox.js
| Hunk #1 succeeded at 62 with fuzz 2 (offset -12 lines).
| ...
| Applying patch 0001-use-pkg-config-to-find-nss.patch
| patching file old-configure
| Hunk #1 succeeded at 10639 with fuzz 2 (offset 1 line).
| Hunk #2 succeeded at 10648 (offset 1 line).
| ...
Signed-off-by: Andreas Müller schnitzeltony@gmail.com