summaryrefslogtreecommitdiff
path: root/libre/iceweasel/no-crmf.patch
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-25 18:42:39 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-01-25 19:49:16 +0100
commit8f7b183f7fc7c3a71d9d3375f4f2e00be6efb0ad (patch)
treee6f50ca34633f116d95a63c1c8c0bcb8b0c2f731 /libre/iceweasel/no-crmf.patch
parentcd4d7e904b34dece801d4d2df7681f5dce7f4035 (diff)
downloadabslibre-8f7b183f7fc7c3a71d9d3375f4f2e00be6efb0ad.tar.gz
abslibre-8f7b183f7fc7c3a71d9d3375f4f2e00be6efb0ad.tar.bz2
abslibre-8f7b183f7fc7c3a71d9d3375f4f2e00be6efb0ad.zip
libre/iceweasel: updated to 58.0
Diffstat (limited to 'libre/iceweasel/no-crmf.patch')
-rw-r--r--libre/iceweasel/no-crmf.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/libre/iceweasel/no-crmf.patch b/libre/iceweasel/no-crmf.patch
deleted file mode 100644
index 9d4e5f17f..000000000
--- a/libre/iceweasel/no-crmf.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff --git i/old-configure.in w/old-configure.in
-index 0a06e470d2085922..d41c8e9d5dd2dbfb 100644
---- i/old-configure.in
-+++ w/old-configure.in
-@@ -1906,9 +1906,7 @@ if test -n "$_USE_SYSTEM_NSS"; then
- AM_PATH_NSS(3.33, [MOZ_SYSTEM_NSS=1], [AC_MSG_ERROR([you don't have NSS installed or your version is too old])])
- fi
-
--if test -n "$MOZ_SYSTEM_NSS"; then
-- NSS_LIBS="$NSS_LIBS -lcrmf"
--else
-+if test -z "$MOZ_SYSTEM_NSS"; then
- NSS_CFLAGS="-I${DIST}/include/nss"
- case "${OS_ARCH}" in
- # Only few platforms have been tested with GYP
-