summaryrefslogtreecommitdiff
path: root/libre/icedove/rust-fix-rusty-cheddar-crate-setup.patch
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-09-05 05:35:19 +0200
committerAndreas Grapentin <andreas@grapentin.org>2017-09-05 05:35:19 +0200
commit262ef26f3116edf07f8ee6ced94018645da63b13 (patch)
treea9a5ccdc96649eb891be14f85e5cb365ad005851 /libre/icedove/rust-fix-rusty-cheddar-crate-setup.patch
parent5021f247b2f9b7cfda29ee4fffb9e1937d1825ea (diff)
downloadabslibre-262ef26f3116edf07f8ee6ced94018645da63b13.tar.gz
abslibre-262ef26f3116edf07f8ee6ced94018645da63b13.tar.bz2
abslibre-262ef26f3116edf07f8ee6ced94018645da63b13.zip
libre/icedove: updated to 52.3.0
Diffstat (limited to 'libre/icedove/rust-fix-rusty-cheddar-crate-setup.patch')
-rw-r--r--libre/icedove/rust-fix-rusty-cheddar-crate-setup.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/libre/icedove/rust-fix-rusty-cheddar-crate-setup.patch b/libre/icedove/rust-fix-rusty-cheddar-crate-setup.patch
deleted file mode 100644
index 656ae4a27..000000000
--- a/libre/icedove/rust-fix-rusty-cheddar-crate-setup.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/mozilla/media/libstagefright/binding/mp4parse_capi/Cargo.toml
-+++ b/mozilla/media/libstagefright/binding/mp4parse_capi/Cargo.toml
-@@ -6,6 +6,7 @@ authors = [
- "Matthew Gregan <kinetik@flim.org>",
- "Alfredo Yang <ayang@mozilla.com>",
- ]
-+build = false
-
- description = "Parser for ISO base media file format (mp4)"
- documentation = "https://mp4parse-docs.surge.sh/mp4parse/"