summaryrefslogtreecommitdiff
path: root/mozilla-1341234.patch
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2017-10-06 09:53:15 +0200
committerMartin Stransky <stransky@redhat.com>2017-10-06 09:53:15 +0200
commitc69ed95f5cdf2d972343ad755e3004fb506dd8ee (patch)
tree7b70c5ca8881b5f8cdfd2d470d20ab0cf73d40a7 /mozilla-1341234.patch
parentFixed rhbz#1497932 - Plug-Ins for example flash fails because of unresolved s... (diff)
downloadlibrewolf-fedora-ff-c69ed95f5cdf2d972343ad755e3004fb506dd8ee.tar.gz
librewolf-fedora-ff-c69ed95f5cdf2d972343ad755e3004fb506dd8ee.tar.bz2
librewolf-fedora-ff-c69ed95f5cdf2d972343ad755e3004fb506dd8ee.zip
Enabled stylo again
Diffstat (limited to 'mozilla-1341234.patch')
-rw-r--r--mozilla-1341234.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/mozilla-1341234.patch b/mozilla-1341234.patch
deleted file mode 100644
index 2de5080..0000000
--- a/mozilla-1341234.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff -up firefox-56.0/layout/style/bindgen.toml.in.old firefox-56.0/layout/style/bindgen.toml.in
---- firefox-56.0/layout/style/bindgen.toml.in.old 2017-09-27 16:30:14.518213900 +0200
-+++ firefox-56.0/layout/style/bindgen.toml.in 2017-09-27 16:30:38.089179153 +0200
-@@ -1,4 +1,5 @@
- [build]
- args = [
-+ "/usr/include",
- @BINDGEN_CFLAGS@
- ]
bgstack15