summaryrefslogtreecommitdiff
path: root/nonprism/icedove-hardened/fix-missing-files.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-19 01:32:30 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-19 01:32:30 -0300
commitf1af63ba6c3ffcc18c1a33066451905cffeb284e (patch)
treee3a607c8328e9fdbb33487d2aa88d310c0c5c156 /nonprism/icedove-hardened/fix-missing-files.patch
parentac18d429e0ccad247b95ddda051710ebfa26cb55 (diff)
downloadabslibre-f1af63ba6c3ffcc18c1a33066451905cffeb284e.tar.gz
abslibre-f1af63ba6c3ffcc18c1a33066451905cffeb284e.tar.bz2
abslibre-f1af63ba6c3ffcc18c1a33066451905cffeb284e.zip
move hardened packages to [nonprism] -> https://lists.parabola.nu/pipermail/dev/2016-October/004563.html
Diffstat (limited to 'nonprism/icedove-hardened/fix-missing-files.patch')
-rw-r--r--nonprism/icedove-hardened/fix-missing-files.patch38
1 files changed, 38 insertions, 0 deletions
diff --git a/nonprism/icedove-hardened/fix-missing-files.patch b/nonprism/icedove-hardened/fix-missing-files.patch
new file mode 100644
index 000000000..04cf3d35e
--- /dev/null
+++ b/nonprism/icedove-hardened/fix-missing-files.patch
@@ -0,0 +1,38 @@
+diff --git a/mailnews/base/test/unit/xpcshell.ini b/mailnews/base/test/unit/xpcshell.ini
+index 9644fdf..f098fad 100644
+--- a/mailnews/base/test/unit/xpcshell.ini
++++ b/mailnews/base/test/unit/xpcshell.ini
+@@ -19,7 +19,6 @@ support-files = nodelist_test.xml data/*
+ [test_bug471682.js]
+ [test_bug514945.js]
+ [test_compactFailure.js]
+-[test_compactColumnSave.js]
+ [test_copyChaining.js]
+ [test_copyThenMoveManual.js]
+ [test_copyToInvalidDB.js]
+diff --git a/mozilla/intl/uconv/tests/moz.build b/mozilla/intl/uconv/tests/moz.build
+index 4223d2e..fae03f4 100644
+--- a/mozilla/intl/uconv/tests/moz.build
++++ b/mozilla/intl/uconv/tests/moz.build
+@@ -4,8 +4,6 @@
+ # License, v. 2.0. If a copy of the MPL was not distributed with this
+ # file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+-XPCSHELL_TESTS_MANIFESTS += ['unit/xpcshell.ini']
+-
+ # Tests disabled because they dont work in libxul builds.
+ #MOZILLA_INTERNAL_API = True
+ #
+diff --git a/mozilla/parser/xml/moz.build b/mozilla/parser/xml/moz.build
+index 484f6d1..d072795 100644
+--- a/mozilla/parser/xml/moz.build
++++ b/mozilla/parser/xml/moz.build
+@@ -4,8 +4,6 @@
+ # License, v. 2.0. If a copy of the MPL was not distributed with this
+ # file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+-TEST_DIRS += ['test']
+-
+ XPIDL_SOURCES += [
+ 'nsIMozSAXXMLDeclarationHandler.idl',
+ 'nsISAXAttributes.idl',