diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-03 14:47:28 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-03 14:47:28 +0000 |
| commit | 67f0d66bcc7f22d53d3b00a97fc0c98eaf411430 (patch) | |
| tree | 6d2d398432c47101e23f1edeaa7b00c394fbc8ea /testing/xulrunner/fix-media.patch | |
| parent | 6bf481e6ab8edac1c66698dcc1a6eee048b75f0d (diff) | |
| download | aports-67f0d66bcc7f22d53d3b00a97fc0c98eaf411430.tar.bz2 aports-67f0d66bcc7f22d53d3b00a97fc0c98eaf411430.tar.xz | |
testing/xulrunner: add xulrunner-32.0
Diffstat (limited to 'testing/xulrunner/fix-media.patch')
| -rw-r--r-- | testing/xulrunner/fix-media.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/xulrunner/fix-media.patch b/testing/xulrunner/fix-media.patch new file mode 100644 index 0000000000..af6045fe72 --- /dev/null +++ b/testing/xulrunner/fix-media.patch @@ -0,0 +1,10 @@ +--- 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> |
