summaryrefslogtreecommitdiff
path: root/libre/iceape/no-crmf.patch
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-06-30 13:03:10 +0200
committerAndreas Grapentin <andreas@grapentin.org>2017-06-30 13:03:10 +0200
commitcea52709dd54741d6dba11d678e98447fa5e236e (patch)
treeaf5d238e59d643b6eb03c444f41da84390a7e001 /libre/iceape/no-crmf.patch
parent492493721754842a899c2f22859970a2f454d47b (diff)
downloadabslibre-cea52709dd54741d6dba11d678e98447fa5e236e.tar.gz
abslibre-cea52709dd54741d6dba11d678e98447fa5e236e.tar.bz2
abslibre-cea52709dd54741d6dba11d678e98447fa5e236e.zip
libre/iceape: rebuilt against libevent
Diffstat (limited to 'libre/iceape/no-crmf.patch')
-rw-r--r--libre/iceape/no-crmf.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/libre/iceape/no-crmf.patch b/libre/iceape/no-crmf.patch
new file mode 100644
index 000000000..242304eb4
--- /dev/null
+++ b/libre/iceape/no-crmf.patch
@@ -0,0 +1,15 @@
+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