aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey/files/patch-bug1228742
diff options
context:
space:
mode:
Diffstat (limited to 'www/seamonkey/files/patch-bug1228742')
-rw-r--r--www/seamonkey/files/patch-bug122874213
1 files changed, 13 insertions, 0 deletions
diff --git a/www/seamonkey/files/patch-bug1228742 b/www/seamonkey/files/patch-bug1228742
new file mode 100644
index 000000000000..a8f69e30331e
--- /dev/null
+++ b/www/seamonkey/files/patch-bug1228742
@@ -0,0 +1,13 @@
+--- mozilla/toolkit/crashreporter/test/moz.build.orig 2015-12-16 16:15:25.278076000 +0100
++++ mozilla/toolkit/crashreporter/test/moz.build 2015-12-16 16:15:35.254959000 +0100
+@@ -19,10 +19,6 @@
+
+ GeckoSharedLibrary('testcrasher')
+
+-EXTRA_JS_MODULES += [
+- 'CrashTestUtils.jsm',
+-]
+-
+ DEFINES['SHARED_LIBRARY'] = '%s%s%s' % (
+ CONFIG['DLL_PREFIX'],
+ LIBRARY_NAME,