summaryrefslogtreecommitdiff
path: root/mozilla-1669442.patch
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2020-11-12 14:33:57 +0100
committerMartin Stransky <stransky@redhat.com>2020-11-12 14:33:57 +0100
commitd6756537dd8cf4d9816dc63ada66ea026e0fd128 (patch)
tree73822a6950c9dc87de309cccda7234e40a4f9fa4 /mozilla-1669442.patch
parentchangelog date fix (diff)
downloadlibrewolf-fedora-ff-d6756537dd8cf4d9816dc63ada66ea026e0fd128.tar.gz
librewolf-fedora-ff-d6756537dd8cf4d9816dc63ada66ea026e0fd128.tar.bz2
librewolf-fedora-ff-d6756537dd8cf4d9816dc63ada66ea026e0fd128.zip
Updated to 83.0, Updated PipeWire patches from mozbz#1672944
Diffstat (limited to 'mozilla-1669442.patch')
-rw-r--r--mozilla-1669442.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/mozilla-1669442.patch b/mozilla-1669442.patch
deleted file mode 100644
index 6373816..0000000
--- a/mozilla-1669442.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/config/recurse.mk b/config/recurse.mk
---- a/config/recurse.mk
-+++ b/config/recurse.mk
-@@ -206,7 +206,7 @@
- # Interdependencies that moz.build world don't know about yet for compilation.
- # Note some others are hardcoded or "guessed" in recursivemake.py and emitter.py
- ifeq ($(MOZ_WIDGET_TOOLKIT),gtk)
--toolkit/library/target: widget/gtk/mozgtk/gtk3/target
-+toolkit/library/build/target: widget/gtk/mozgtk/gtk3/target
- endif
-
- ifndef MOZ_FOLD_LIBS
-
bgstack15