aboutsummaryrefslogtreecommitdiffstats
path: root/testing/firefox/fix-media.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-08-07 13:12:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-08-07 13:13:18 +0000
commit354e4e50a5b49aaa95aa8f3107368f8e65de2e9c (patch)
tree342e2d4d2aee54e6f4093de91718e845dbad070b /testing/firefox/fix-media.patch
parent50e397859cdb1555bfd0f2a46b5e08624d608024 (diff)
downloadaports-354e4e50a5b49aaa95aa8f3107368f8e65de2e9c.tar.bz2
aports-354e4e50a5b49aaa95aa8f3107368f8e65de2e9c.tar.xz
testing/firefox: upgrade to 39.0.3
Diffstat (limited to 'testing/firefox/fix-media.patch')
-rw-r--r--testing/firefox/fix-media.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/firefox/fix-media.patch b/testing/firefox/fix-media.patch
deleted file mode 100644
index af6045fe7..000000000
--- a/testing/firefox/fix-media.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- mozilla-release/media.orig/mtransport/third_party/nICEr/src/stun/addrs.c
-+++ mozilla-release/media/mtransport/third_party/nICEr/src/stun/addrs.c
-@@ -45,7 +45,6 @@
- #include <sys/param.h>
- #include <sys/socket.h>
- #ifndef ANDROID
--#include <sys/sysctl.h>
- #include <sys/syslog.h>
- #else
- #include <syslog.h>