From fc322cceefeeeb1260e92dce558c7d57bd256c75 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 28 Dec 2012 13:44:43 +0000 Subject: main/freeswitch: disable spidermonkey It ships its own version of libnspr which confilcts with the real nspr --- main/freeswitch/APKBUILD | 4 ++-- main/freeswitch/modules.conf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'main/freeswitch') diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD index 0d86afbc4..0ce525e39 100644 --- a/main/freeswitch/APKBUILD +++ b/main/freeswitch/APKBUILD @@ -3,7 +3,7 @@ # Contributor: Cameron Banta pkgname=freeswitch pkgver=1.2.5.3 -pkgrel=0 +pkgrel=1 pkgdesc="A communications platform written in C from the ground up" url="http://www.freeswitch.org" arch="all" @@ -159,6 +159,6 @@ conf() { md5sums="29540dc974a8597dbc64001ada38f3f6 freeswitch-1.2.5.3.tar.bz2 e3912aa52a4d8f8cb3b4e38c2668116d freeswitch-mod_shout-textrels.patch 769eaa127d4dbae687dc4aa961a8cc70 0002-mod_lua-alpine-module-search-path.patch -d173becb6ae97acf9dde55d246e980b1 modules.conf +7d592720ae58938a36eeb288801d0fd1 modules.conf c608cca8ad773acebf201f581438c7e7 freeswitch.confd 54a929d16731df730de0cd5355ea3031 freeswitch.initd" diff --git a/main/freeswitch/modules.conf b/main/freeswitch/modules.conf index 57284bae8..4c6b03831 100644 --- a/main/freeswitch/modules.conf +++ b/main/freeswitch/modules.conf @@ -105,7 +105,7 @@ languages/mod_lua #languages/mod_managed #languages/mod_perl #languages/mod_python -languages/mod_spidermonkey +#languages/mod_spidermonkey #languages/mod_yaml loggers/mod_console loggers/mod_logfile -- cgit v1.2.3