summaryrefslogtreecommitdiff
path: root/libre/iceape/no-crmf.patch
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-04-03 08:58:08 +0200
committerAndreas Grapentin <andreas@grapentin.org>2018-04-03 08:58:08 +0200
commita2a3e9288bb95a79d25cb9bb0ce61a24f975219a (patch)
treea7f3d2260bbc045925a3ed5b661745b36f6e4dbe /libre/iceape/no-crmf.patch
parentfee0f496dfad560a55b4613067bf9ef5da0dd0c9 (diff)
downloadabslibre-a2a3e9288bb95a79d25cb9bb0ce61a24f975219a.tar.gz
abslibre-a2a3e9288bb95a79d25cb9bb0ce61a24f975219a.tar.bz2
abslibre-a2a3e9288bb95a79d25cb9bb0ce61a24f975219a.zip
libre/iceape: updated to 2.49.2
Diffstat (limited to 'libre/iceape/no-crmf.patch')
-rw-r--r--libre/iceape/no-crmf.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/libre/iceape/no-crmf.patch b/libre/iceape/no-crmf.patch
deleted file mode 100644
index 242304eb4..000000000
--- a/libre/iceape/no-crmf.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git i/old-configure.in w/old-configure.in
-index 0a06e470d2085922..d41c8e9d5dd2dbfb 100644
---- i/old-configure.in
-+++ w/old-configure.in
-@@ -2020,9 +2020,7 @@ if test -n "$_USE_SYSTEM_NSS"; then
- AM_PATH_NSS(3.31, [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